SharpLeaf Reference > ParagraphStyle Structure > AddTab Method > (Double,Alignment) ParagraphStyle.AddTab Method (Double,Alignment)
Define a new tab with position and optional alignment – clearing default tabs if unset so far.
public void AddTab(
double tab,
Alignment align
);
-
tab
- Tab position in points from edge of frame.
-
align
- Tab alignment.
See also ...ParagraphStyle.Members | ParagraphStyle.AddTab Method
Send comments on this topic © Dyalog Ltd 2021
|