HtmlToImageElementHtmlViewerZoom Property

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

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public int HtmlViewerZoom { get; set; }

Property Value

Int32

See Also