HtmlToImageConverterHtmlViewerZoom Property

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

Definition

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

Property Value

Int32

See Also