Click or drag to resize

PdfiumFORM_ClearChangeMark Method

Clear a flag indicating whether the document has been modified.

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

Parameters

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