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


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

For a list of all members of this type, see Container members.

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