VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlCustomTabStops Class
Constructors Properties Methods SeeAlso
In This Topic
    OpenXmlCustomTabStops Class Members
    In This Topic
    The following tables list the members exposed by OpenXmlCustomTabStops.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OpenXmlCustomTabStops class.
    Public Properties
     NameDescription
    Public PropertyGets the number of custom tab stops contained in the OpenXmlCustomTabStops.
    Public PropertyGets the custom tab stop at the specified index.
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified custom tab stop.
    Public MethodClones this instance.
    Public MethodDetermines whether the collection contains a custom tab stip with specific position.
    Public MethodFinds a custom tab stop by specified position.
    Public MethodReturns an enumerator that iterates through a collection.
    Public MethodOverloaded. Removes the specified custom tab stop.
    See Also