LOTUSSCRIPT/COM/OLE CLASSES
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
You can set this property only when the document is in Edit mode.
Example See Also