Sets the zoom factor for the page displayed in the control.
Syntax
object. SetZoomFactor(ZoomPercent As Integer)
The SetZoomFactor method syntax has these parts:
| Element | Description |
| Object | The object placeholder represents an OrdoWebView2 control |
| ZoomPercent | Integer, the zoom factor. |