Click or drag to resize

PdfiumFPDFREF_GetRefObjNum Method

Gets an object number which is linked with the specified reference object.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static int FPDFREF_GetRefObjNum(
	IntPtr handle
)

Parameters

handle  IntPtr
Handle to the Reference object.

Return Value

Int32
The object number or -1 if eny error is occured./
See Also