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.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfViewerPreferences ViewerPreferences { get; }

Property Value

Type: PdfViewerPreferences
See Also