M_PDFiumSharp_PDFium_FPDF_VIEWERREF_GetNumCopies - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDF_VIEWERREF_GetNumCopies Method

Returns the number of copies to be printed.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static int FPDF_VIEWERREF_GetNumCopies(
	FPDF_DOCUMENT document
)

Parameters

 

document
Type: PDFiumSharp.Types.FPDF_DOCUMENT
Handle to the loaded document.

Return Value

Type: Int32
The number of copies to be printed.

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfDocument.PrintCopyCount

⚠️ **GitHub.com Fallback** ⚠️