コード例 #1
0
ファイル: PdfDocument.cs プロジェクト: Envoc/PDFiumSharp
 public string GetMetaText(MetadataTags tag) => PDFium.FPDF_GetMetaText(Handle, tag);