Property Zoom
Zoom
Gets or sets the zoom level of the page.
public WebBrowserZoom Zoom { get; set; }
Property Value
Remarks
See ZoomFactor to get more precise zoom scale value other than as provided by this property.
Gets or sets the zoom level of the page.
public WebBrowserZoom Zoom { get; set; }
See ZoomFactor to get more precise zoom scale value other than as provided by this property.