Click or drag to resize
Pdf Library for .NET

PdfDocumentViewerPreferences Property

Controls how the pdf document will appear in a pdf viewer (like Adobe Reader).

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfViewerPreferences ViewerPreferences { get; }

Property Value

Type: PdfViewerPreferences
See Also