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: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public ViewerPreferences PdfViewerPreferences { get; }

Property Value

Type: ViewerPreferences
See Also