M_PDFiumSharp_PDFium_FPDF_VIEWERREF_GetDuplex - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDF_VIEWERREF_GetDuplex Method

Returns the paper handling option to be used when printing from the print dialog.

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

Syntax

C#

public static DuplexTypes FPDF_VIEWERREF_GetDuplex(
	FPDF_DOCUMENT document
)

Parameters

 

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

Return Value

Type: DuplexTypes
The paper handling option to be used when printing.

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfDocument.DuplexType

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