Click or drag to resize

PdfiumFPDFInterForm_InitEmptyFormDict Method

Initialize new acroform dictionary

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.100.2704
Syntax
public static void FPDFInterForm_InitEmptyFormDict(
	IntPtr interForm
)

Parameters

interForm  IntPtr
Handle to interactive forms. Returned by FORM_GetInterForm(IntPtr) function.
See Also