Click or drag to resize

PdfiumFPDFOBJ_Release Method

Delete PDF object.

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

Parameters

obj_handle  IntPtr
Handle to the PDF object
See Also