VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlTabInfo Class
Constructors Properties Methods SeeAlso
In This Topic
    OpenXmlTabInfo Class Members
    In This Topic
    The following tables list the members exposed by OpenXmlTabInfo.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the child elements of this content info. (Inherited from OpenXmlContentInfo)
    Public PropertyGets or sets the tab position, in Vintasoft.Imaging.UnitOfMeasure.Points
    Public PropertyGets or sets the text. (Inherited from OpenXmlTextInfo)
    Public PropertyGets the text properties. (Inherited from OpenXmlTextInfo)
    Public Methods
     NameDescription
    Public MethodAppends the child element to ChildElements. (Inherited from OpenXmlContentInfo)
    Public MethodReturns a System.String that represents this instance. (Inherited from OpenXmlTextInfo)
    See Also