Table of Contents
ZoomFactor Property

Gets or sets the zoom factor for this WebView. A value of "1" is 100%.

Syntax
 public Double ZoomFactor { get; set; }
Remarks

Valid values are from 0.25 to 5.

See Also