Click or drag to resize

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; }

Property Value

Type: ViewerPreferences
See Also