Click or drag to resize

PdfViewerPreferencesPrintScalingAppDefault Property

(Optional; PDF 1.6) The page scaling option that shall be selected when a print dialog is displayed for this document. Valid values are , which indicates no page scaling, and , which indicates the conforming reader’s default print scaling.

Default value: .


Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public bool PrintScalingAppDefault { get; set; }

Property Value

Boolean
indicates no page scaling while indicates the conforming reader’s default print scaling.
See Also