M_PDFiumSharp_PDFium_FPDF_GetMetaText_2 - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static uint FPDF_GetMetaText(
FPDF_DOCUMENT document,
string tag,
ref byte buffer,
uint buflen
)
- document
- Type: PDFiumSharp.Types.FPDF_DOCUMENT
- tag
- Type: System.String
- buffer
- Type: System.Byte
- buflen
- Type: System.UInt32
Type: UInt32
PDFium Class
FPDF_GetMetaText Overload
PDFiumSharp Namespace
PDFium.FPDF_GetMetaText(FPDF_DOCUMENT, String)
PDFium.FPDF_GetMetaText(FPDF_DOCUMENT, MetadataTags)