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