TX Text Control .NET for Windows Forms Documentation

ParagraphFormat.TabPositions Property

Gets or sets an array containing the absolute tab stop positions, in twips, in a paragraph.

Syntax

[C#] public int[] TabPositions { get; set; }
[Visual Basic] Public Property TabPositions() As Integer()

Remarks

The default positions are multiple of 1134 twips (2 cm).

The property returns an array with common values when the text selection contains multiple paragraphs with mixed positions. The remaining not common values are set to zero. If all values are different, the Selection.IsCommonValueSelected method returns false.

Limitations

The maximum number of tabs in a line is 14.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now