Click or drag to resize

PdfiumFPDF_VIEWERREF_GetPrintPageRange Method

Page numbers to initialize print dialog box when file is printed.

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

Parameters

document  IntPtr
Handle to the loaded document.

Return Value

IntPtr
The print page range to be used for printing.
See Also