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