Zooms the contents of the Text
Introduced: X14.
public void Zoom(int zoomFactor);Public Sub Zoom(ByVal zoomFactor As Integer)public void Zoom(ZoomOption zoomOption);Public Sub Zoom(ByVal zoomOption As ZoomOption)| Parameter | Description |
|---|---|
| zoom |
Specifies the zoom factor, in percent. |
| zoom |
Specifies one of the Zoom |