Xceed Words for .NET v3.0 Documentation
Container Class Members
Properties  Methods 


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace : Container Class

The following tables list the members exposed by Container.

Public Properties
 NameDescription
Public PropertyGets the collection of Charts in this Container.  
Public PropertyGets the collection of Hyperlinks in this Container.  
Public PropertyGets the collection of Lists in this Container.  
Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
Public PropertyGets the collection of Paragraphs in this Container.  
Public Property  
Public PropertyGets the collection of Pictures in this Container.  
Public PropertyGets the collection of Sections after reading the xml of this Container.  
Public PropertyGets the collection of Shapes in this Container.  
Public PropertyGets the collection of Tables in this Container.  
Public PropertyGets the collection of TextBoxes in this Container.  
Public PropertyGets or sets the XML for this element. (Inherited from DocumentElement)
Top
Public Methods
 NameDescription
Public MethodRemoves all the Bookmarks from this Container.  
Public MethodOverloaded. Retrieves all the indexes in this Container that match the provided search conditions.  
Public MethodFinds all unique instances of the provided Regex pattern.  
Public MethodRetrieves the list of Bookmarks found in this Container.  
Public MethodReads the xml of the Container to create a list of Sections.  
Public MethodInserts the provided text to this Container, at the provided bookmark position, using the specified formatting.  
Public MethodInserts a Bookmark to this Container.  
Public MethodInserts content in this Container.  
Public MethodInserts an equation to this Container.  
Public MethodOverloaded. Inserts a List to this Container.  
Public MethodOverloaded. Inserts a Paragraph in this Container.  
Public MethodOverloaded. Inserts a Section to this Container.  
Public MethodInserts a section page break to this Container, and optionally track this change.  
Public MethodOverloaded. Inserts a Table in this Container.  
Public MethodRemoves the specified Bookmark from the Container.  
Public Method  
Public MethodRemoves the Paragraph found at a specific location from the Container.  
Public MethodRemoves all text occurences that match the provided format.  
Public MethodReplaces the text at the specified Bookmark in this Container.  
Public MethodOverloaded. Replaces all instances of a string with another string.  
Public MethodReplaces all instances of a string with HTML content.  
Public MethodReplaces all instances of a string with an object using the options set via the replaceTextOptions parameter.  
Public MethodSets the Direction of the content of this Container.  
Public Method  
Top
Protected Methods
 NameDescription
Protected Internal Method  
Top
See Also

Reference

Container Class
Xceed.Document.NET Namespace