VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlTextBreakInfo Class
Constructors Properties Methods SeeAlso
In This Topic
OpenXmlTextBreakInfo Class Members
In This Topic
The following tables list the members exposed by OpenXmlTextBreakInfo.
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 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