M_PDFiumSharp_PDFium_FPDF_VIEWERREF_GetPrintScaling - ArgusMagnus/PDFiumSharp GitHub Wiki
Whether the PDF document prefers to be scaled or not.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static bool FPDF_VIEWERREF_GetPrintScaling(
FPDF_DOCUMENT document
)
- document
- Type: PDFiumSharp.Types.FPDF_DOCUMENT
Handle to the loaded document.
Type: Boolean
PDFium Class
PDFiumSharp Namespace
PdfDocument.PrintPrefersScaling