Click or drag to resize

PdfiumFPDFFunctionStitch_GetFunctionsCount Method

Get the number of functions.

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

Parameters

function  IntPtr
The handle to the function.

Return Value

Int32
Number of functionsl; or -1 if any error has occurred.
Remarks
See Also