IEditorOperations.ZoomOut Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Zooms out of the text view by a scaling factor of 10%
public:
void ZoomOut();
public:
void ZoomOut();
void ZoomOut();
public void ZoomOut ();
abstract member ZoomOut : unit -> unit
Public Sub ZoomOut ()
Remarks
The minimum zooming scale is 20%