Skip to content

M_PDFiumSharp_PDFium_FPDF_VIEWERREF_GetPrintScaling

ArgusMagnus edited this page Apr 4, 2017 · 3 revisions

PDFium.FPDF_VIEWERREF_GetPrintScaling Method

Whether the PDF document prefers to be scaled or not.

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

Syntax

C#

public static bool FPDF_VIEWERREF_GetPrintScaling(
	FPDF_DOCUMENT document
)

Parameters

 

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

Return Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfDocument.PrintPrefersScaling

Clone this wiki locally