Description
Brings into view all pages in the current multi-page layout on the Pages main tab.
Syntax
ViewZoomLayoutFit |
Code
<ShellCommand(CanExecute:="Ena_IsWindowActive")> _
Public Sub ViewZoomLayoutFit()
Page.ViewZoomFit(False, True)
End Sub
See also