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