ViewZoomPageFit Script

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

Description

Brings into view entire page on the Pages main tab.

Syntax

ViewZoomPageFit

Code

  <ShellCommand(CanExecute:="Ena_IsWindowActive")> _

  Public Sub ViewZoomPageFit()

    Page.ViewZoomFit(False, False)

  End Sub

See also

ViewZoomArticle

ViewZoomIn

ViewZoomLayoutFit

ViewZoomLayoutWidthFit

ViewZoomLazo

ViewZoomOut

ViewZoomPageFit

ViewZoomPageWidthFit

ViewZoomPctDlg

ViewZoomSel