[]
Gets or sets the list of tab stops.
public List<TabStop> TabStops { get; set; }
Public Property TabStops As List(Of TabStop)