PdfConverterPdfViewerPreferences Property |
Gets a reference to the object controlling how the generated PDF
is displayed by the PDF viewer.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic ViewerPreferences PdfViewerPreferences { get; }
Public ReadOnly Property PdfViewerPreferences As ViewerPreferences
Get
Property Value
Type:
ViewerPreferences
See Also