SharpLeaf Reference > ParagraphStyle Structure > AddTab Method

ParagraphStyle.AddTab Method

Define a new tab with position and optional alignment – clearing default tabs if unset so far. Alignment will default to Left.

Overloads

Example

   style.AddTab(5 * 72);  // Add a new tab 5 inches from left edge of frame

See also ...

ParagraphStyle.Members | ParagraphStyle.SetTabs Method


Send comments on this topic
© Dyalog Ltd 2021