<< Click here to display Table of Contents >> Navigation: Programming Reference > Add-ins Methods > V:
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
ViewZoomArticle
ViewZoomIn
ViewZoomLayoutFit
ViewZoomLayoutWidthFit
ViewZoomLazo
ViewZoomOut
ViewZoomPageFit
ViewZoomPctDlg
ViewZoomSel