[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.TabStops

TabStops Property

TabStops

Gets or sets the list of tab stops.

Declaration
public List<TabStop> TabStops { get; set; }
Public Property TabStops As List(Of TabStop)