M_PDFiumSharp_PDFium_FPDF_VIEWERREF_GetDuplex - ArgusMagnus/PDFiumSharp GitHub Wiki
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
C#
public static DuplexTypes FPDF_VIEWERREF_GetDuplex(
FPDF_DOCUMENT document
)
- document
- Type: PDFiumSharp.Types.FPDF_DOCUMENT
Handle to the loaded document.
Type: DuplexTypes
The paper handling option to be used when printing.