ViewZoomSel Script

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

Description

Zooms to the selection, with 52pt of border on the Pages main tab.

Syntax

ViewZoomSel

Code

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

  Public Sub ViewZoomSel()

    Page.ViewZoomSel(True, 52000)

  End Sub

See also

ViewZoomArticle

ViewZoomIn

ViewZoomLayoutFit

ViewZoomLayoutWidthFit

ViewZoomLazo

ViewZoomOut

ViewZoomPageFit

ViewZoomPageWidthFit

ViewZoomPctDlg

ViewZoomSel