HtmlToPdfConverterHtmlViewerZoom Property

Gets or sets the HTML viewer zoom percentage in HTML to PDF Converter similar to zoom level in a browser. The default value of this property is 100

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public int HtmlViewerZoom { get; set; }

Property Value

Int32

See Also