ExplicitDestinationZoomPercentage Property |
Gets or sets the zoom percentage of the destination page when viewed in the viewer and the
view mode is XYZ (for example a 100 value will not zoom the page).
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic int ZoomPercentage { get; set; }Public Property ZoomPercentage As Integer
Get
Set
Property Value
Int32
See Also