Click or drag to resize

PdfiumFORM_GetInterForm Method

Initialize the interactive forms

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static IntPtr FORM_GetInterForm(
	IntPtr form_handle
)

Parameters

form_handle  IntPtr
Handle to the form fill module. Returned by {0} Overload.

Return Value

IntPtr
The handle to the interactive forms object
See Also