FitToPageCommand Constructors
Adjusts the document zoom factor to fit the entire page into the application window’s dimensions.Name | Parameters | Description |
---|---|---|
FitToPageCommand(IRichEditControl) | control | Initializes a new instance of the FitToPageCommand class with the specified owner. |
See Also