Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TabStopCollection Class / Count Property

In This Topic
    Count Property (TabStopCollection)
    In This Topic
    Gets the number of tab stops in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also