Click or drag to resize

PdfiumFFDF_LoadDocument Method

Load FDF document from file

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static IntPtr FFDF_LoadDocument(
	string path
)

Parameters

path  String
Path to FDF document

Return Value

IntPtr
Handle to the loaded FDF document
See Also