Click or drag to resize

PdfiumFPDFFormContent_Delete Method

Destroy content.

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

Parameters

contentObject  IntPtr
Handle to the content object returned by {0} Overload.
See Also