User Guide

186 Chapter 12: Workspace
dom.getShowLineNumbers()
Availability
Dreamweaver 4.
Description
This function determines whether line numbers are shown in the Code view.
Arguments
None.
Returns
A Boolean value: true indicates the line numbers are shown; false otherwise.
dom.getShowRulers()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Rulers > Show option.
Arguments
None.
Returns
A Boolean value: true indicates the rulers are visible; false otherwise.
dom.getShowSyntaxColoring()
Availability
Dreamweaver 4.
Description
This function determines whether syntax coloring is on in the Code view of the
document window.
Arguments
None.
Returns
A Boolean value: true if syntax coloring is on; false otherwise.
000_DW_API_Print.book Page 186 Wednesday, August 20, 2003 9:14 AM