Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TabStopCollection Class
Members

In This Topic
    TabStopCollection Class
    In This Topic
    Represents a collection of TabStop objects that define custom tabs for a paragraph or a style.
    Object Model
    TabStopCollection Class
    Syntax
    'Declaration
     
    Public Class TabStopCollection 
       Inherits FormattingBag
    public class TabStopCollection : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.TabStopCollection

    See Also