Description
Zoom in for predefined increment. Increment is set in Fred Main Preferences dialog.
Syntax
Page.ViewZoomIn |
Remarks
Returns error code.
Example
<ShellCommand(CanExecute:="Ena_IsWindowActive")> _
Public Sub ViewZoomIn()
Page.ViewZoomIn()
End Sub
Context
Page designer
See also