Click or drag to resize

PdfDocument ViewerPreferences Property

Gets or sets a viewer preferences object controlling the way the document is to be presented on the screen or in print.

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

Property Value

Type: PdfViewerPreferences
See Also