Description
Brings into view entire width of the page on the Pages main tab.
Syntax
ViewZoomPageWidthFit |
Code
<ShellCommand(CanExecute:="Ena_IsWindowActive")> _
Public Sub ViewZoomPageWidthFit()
Page.ViewZoomFit(True, False)
End Sub
See also