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