M_PDFiumSharp_PDFium_FPDF_GetMetaText_2 - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDF_GetMetaText Method (FPDF_DOCUMENT, String, Byte, UInt32)

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static uint FPDF_GetMetaText(
	FPDF_DOCUMENT document,
	string tag,
	ref byte buffer,
	uint buflen
)

Parameters

 

document
Type: PDFiumSharp.Types.FPDF_DOCUMENT
tag
Type: System.String
buffer
Type: System.Byte
buflen
Type: System.UInt32

Return Value

Type: UInt32

See Also

Reference

PDFium Class
FPDF_GetMetaText Overload
PDFiumSharp Namespace
PDFium.FPDF_GetMetaText(FPDF_DOCUMENT, String)
PDFium.FPDF_GetMetaText(FPDF_DOCUMENT, MetadataTags)

⚠️ **GitHub.com Fallback** ⚠️