Click or drag to resize

PdfDocumentViewerPreferences Property

(Optional; PDF 1.2) A viewer preferences dictionary (see 12.2, "Viewer Preferences") specifying the way the document shall be displayed on the screen. If this entry is absent, conforming readers shall use their own current user preference settings.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfViewerPreferences ViewerPreferences { get; }

Property Value

PdfViewerPreferences
A viewer preferences dictionary specifying the way the document shall be displayed on the screen.
See Also