HtmlToSvgConverterHtmlViewerZoom Property

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

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public int HtmlViewerZoom { get; set; }

Property Value

Int32

See Also