Click or drag to resize

PdfiumFPDFFunction_CloseHandle Method

Closes an open function handle.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public static void FPDFFunction_CloseHandle(
	IntPtr function
)

Parameters

function  IntPtr
The handle to the function.
Remarks
See Also