ZoomOutCommand Constructors
A command to “zoom out “ the document to see more of the page at a reduced size.Name | Parameters | Description |
---|---|---|
ZoomOutCommand(IRichEditControl) | control | Initializes a new instance of the ZoomOutCommand class with the specified owner. |
See Also