Click or drag to resize
DocumentViewerPreferences Property
Offers access to the viewer preferences settings for the document.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public ViewerPreferences ViewerPreferences { get; }

Property Value

Type: ViewerPreferences
See Also