autoZoomEnabled
ab autoZoomEnabled boolean { t | nil }
Description
Controls the Auto Zoom function of the Annotation Browser.
For more information on the Annotation browser Auto Zoom, see the section on the toolbar in Annotation Browser Graphical User Interface.
GUI Equivalent
Examples
envGetVal("ab" "autoZoomEnabled")
envSetVal("ab" "autoZoomEnabled" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top