ViewZoomPageWidthFit Script

Build 1501 on 14/Nov/2017  This topic last edited on: 9/May/2012, at 13:05

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

ViewZoomPageWidthFit

ViewZoomPctDlg

ViewZoomSel