Click or drag to resize

PdfiumFPDFOBJ_GetDirect Method

Get inderect object

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

Parameters

obj_handle  IntPtr
Handle to the PDF object

Return Value

IntPtr
Handle to inderect object
See Also