LOTUSSCRIPT/COM/OLE CLASSES


Ruler property
Example

Read-write. Indicates whether the ruler is displayed.

Defined in

NotesUIDocument

Data type

Boolean

Syntax

To get: flag = notesUIDocument.Ruler

To set: notesUIDocument.Ruler = flag

Legal values


Usage

You can set this property only when the document is in Edit mode.

Example
See Also