Skip to main content
All docs
V26.1
  • TextTabStopCollection Class

    A collection of text tab stops.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public class TextTabStopCollection :
        OfficeCollection<TextTabStop>

    The following members return TextTabStopCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<TextTabStop>
    DevExpress.Docs.Office.Internal.OfficeCollection<TextTabStop>
    TextTabStopCollection
    See Also