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
Syntaxpublic DestinationViewMode ViewMode { get; set; }
Public Property ViewMode As DestinationViewMode
Get
Set
Property Value
Type:
DestinationViewMode
See Also