Skip to main content

NotesRichTextParagraphStyle

Properties

NameDescription
Alignment (NotesRichTextParagraphStyle)Read-write. Horizontal alignment of text in each paragraph.
FirstLineLeftMarginRead-write. Left margin of the first line of each paragraph.
InterLineSpacingRead-write. Vertical spacing between lines in each paragraph.
LeftMarginRead-write. Left margin of each line except the first in each paragraph.
PaginationRead-write. How page breaks affect each paragraph.
RightMarginRead-write. Right margin of each line in each paragraph.
SpacingAboveRead-write. Vertical spacing before each paragraph.
SpacingBelowRead-write. Vertical spacing below each paragraph.
TabsRead-only. Tabs in a rich text paragraph style.

Methods

NameDescription
ClearAllTabsClears all tabs in a rich text paragraph style.
SetTabSets a tab in a rich text paragraph style.
SetTabsSets tabs at even intervals in a rich text paragraph style.

Examples

NameDescription
Examples: Alignment property (NotesRichTextParagraphStyle)This example creates a new rich text paragraph style object and centers it in the document.