GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / TabStops Property

In This Topic
TabStops Property
In This Topic
Gets or sets the list of tab stops.
Syntax
'Declaration
 
Public Property TabStops As System.Collections.Generic.List(Of TabStop)
 
See Also