Click or drag to resize

PdfiumFPDFPRINT_Close Method

Closes an open object handle.

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

Parameters

printHandle  IntPtr
A valid handle to an open direct printing object.
See Also