Tabs (NotesRichTextParagraphStyle - JavaScript)

Read-only. Tabs in a rich text paragraph style.

Defined in

NotesRichTextParagraphStyle

Syntax

getTabs() : any
Return value Description
java.util.Vector A vector of RichTextTab elements representing the tabs in the rich text paragraph style.

Usage

See RichTextTab for additional information and an example.