LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Left margin of each line except the first in each paragraph.
Defined in
NotesRichTextParagraphStyle
Data type
Long
Syntax
To get: margin = notesRichTextParagraphStyle.LeftMargin
To set: notesRichTextParagraphStyle.LeftMargin = margin
Legal values
The following constants are available:
Language cross-reference
LeftMargin property in Java RichTextParagraphStyle class
TextOutdent @command in formula language
EditIndent @command in formula language
Example See Also