VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlCompositeTextContent Class
Constructors Properties Methods SeeAlso
In This Topic
OpenXmlCompositeTextContent Class Members
In This Topic
The following tables list the members exposed by OpenXmlCompositeTextContent.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the OpenXmlCompositeTextContent class.
Public Properties
 NameDescription
Public PropertyGets or sets the text.
Public Methods
 NameDescription
Public MethodAppends the text to the last text content.
Public MethodReturns an enumerator that iterates through the collection.
Public MethodReturns the paragraphs, which contain this text content.
Public MethodSets the paragraph properties of this text content.
Public MethodSets the text properties.
See Also