Click or drag to resize

ExplicitDestinationViewMode Property

Gets or sets the view mode of the destination page.

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

Property Value

Type: DestinationViewMode
See Also