Click or drag to resize

DocumentViewerPreferences Property

Offers access to the viewer preferences settings for the document.

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

Property Value

Type: ViewerPreferences
See Also