DocumentViewerPreferences Property |
Offers access to the viewer preferences settings for the document.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic ViewerPreferences ViewerPreferences { get; }
Public ReadOnly Property ViewerPreferences As ViewerPreferences
Get
Property Value
Type:
ViewerPreferences
See Also