Click or drag to resize

PdfViewerPreferences PrintScaling Property

Gets or Set the page scaling option to be selected when a print dialog is displayed for this document.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PrintScalingMode PrintScaling { get; set; }

Property Value

Type: PrintScalingMode
See Also