Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / TabStops Property

In This Topic
    TabStops Property
    In This Topic
    Gets the collection of custom tab stops defined for this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property TabStops As TabStopCollection
    public TabStopCollection TabStops {get;}
    See Also