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


Xceed.Words.NET Assembly > Xceed.Words.NET Namespace : DocX Class

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

Public Methods
 NameDescription
Public MethodUsed to construct the charts. (Inherited from Xceed.Document.NET.Document)
Public MethodAdds a CheckBox to a Document. (Inherited from Xceed.Document.NET.Document)
Public MethodAdds a core property to this document. If a core property already exists with the same name, it will be replaced. Core property names are case insensitive. (Inherited from Xceed.Document.NET.Document)
Public MethodAdds a custom property to this document. If a custom property already exists with the same name, it will be replaced. CustomProperty names are case insensitive. (Inherited from Xceed.Document.NET.Document)
Public MethodUsed to add a new endnote description in the document. (Inherited from Xceed.Document.NET.Document)
Public MethodAdds three new Footers to the first Section of this Document . One for the first page, one for odd pages, and one for even pages. (Inherited from Xceed.Document.NET.Document)
Public Method Used to add a new footnote description in the document. (Inherited from Xceed.Document.NET.Document)
Public MethodAdds three new Headers to the first Section of this Document . One for the first page, one for odd pages, and one for even pages. (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded. Adds a Hyperlink to a Document's Hyperlink collection. (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded.  (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded. Adds a List to a Document. (Inherited from Xceed.Document.NET.Document)
Public Method

Protects the document from modifications by adding a protection password.

(Inherited from Xceed.Document.NET.Document)
Public Method

Protects the document from modifications.

(Inherited from Xceed.Document.NET.Document)
Public MethodAdds a Shape to a Document. (Inherited from Xceed.Document.NET.Document)
Public MethodAdds a SignatureLine to the document.  
Public MethodOverloaded. Adds a Table to a Document, using the provided row count and column count for the size. (Inherited from Xceed.Document.NET.Document)
Public MethodAdds a TextBox to a Document. (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded. Applies a template by using a string that points to the template file. (Inherited from Xceed.Document.NET.Document)
Public Methodstatic (Shared in Visual Basic)Overloaded. Checks the validity of the digital signatures in a document.  
Public MethodRemoves all the Bookmarks from this Container. (Inherited from Xceed.Document.NET.Document)
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts a DocX document into a PDF document.  
Public MethodOverridden. Copies the document into a new Document.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a document.  
Public Method

Releases all resources used by this document.

(Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded. Retrieves all the indexes in this Container where the provided search value is found. (Inherited from Xceed.Document.NET.Document)
Public Method (Inherited from Xceed.Document.NET.Document)
Public MethodRetrieves the list of Bookmarks found in this Container. (Inherited from Xceed.Document.NET.Document)
Public Method

Gets the number of pages in the document.

(Inherited from Xceed.Document.NET.Document)
Public MethodReturns the type of editing protection imposed on this document. (Inherited from Xceed.Document.NET.Document)
Public MethodReads the xml of the Container to create a list of Sections. (Inherited from Xceed.Document.NET.Document)
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the digital signatures in a document.  
Public Method (Inherited from Xceed.Document.NET.Document)
Public MethodInserts a Bookmark to this Container. (Inherited from Xceed.Document.NET.Document)
Public Method

Inserts a chart in the document.

(Inherited from Xceed.Document.NET.Document)
Public MethodInserts a chart in the document after the specified paragraph. (Inherited from Xceed.Document.NET.Document)
Public MethodInserts content in this Container. (Inherited from Xceed.Document.NET.Document)
Public MethodInserts a default Table of Contents in the current document. (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded. Inserts the contents of another document at the end of this Document. (Inherited from Xceed.Document.NET.Document)
Public Method (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded.  (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded.  (Inherited from Xceed.Document.NET.Document)
Public Method

Inserts many paragraphs in the document using the text parameter. Each '\n' in the text parameter will create a new paragraph.

(Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded. Inserts a Section in the Document by making a copy of the previous Section, and optionally track this change. (Inherited from Xceed.Document.NET.Document)
Public MethodInserts a Section page break to the Document by making a copy of the previous Section, and optionally track this change. (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded.  (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded. Inserts a table of contents to the document, based on the provided switches. (Inherited from Xceed.Document.NET.Document)
Public MethodOverridden. Evaluates if a SignatureLine is signed.  
Public MethodOverridden. Evaluates if a SignatureLine is signed and if the digital signature is valid.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns true if the input document contains at least 1 digital signature, false otherwise.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Loads a document into a DocX object.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Removes all the digital signatures in a document.  
Public MethodRemoves the specified Bookmark from the Container. (Inherited from Xceed.Document.NET.Document)
Public MethodRemoves a Paragraph from this Container. (Inherited from Xceed.Document.NET.Document)
Public MethodRemoves the Paragraph found at a specific location from the Container. (Inherited from Xceed.Document.NET.Document)
Public MethodRemoves the password protection on a Document. (Inherited from Xceed.Document.NET.Document)
Public MethodRemoves the protection on a Document. (Inherited from Xceed.Document.NET.Document)
Public Methodstatic (Shared in Visual Basic)Overloaded. Removes a digital signature from a document.  
Public MethodRemoves all text occurences that match the provided format. (Inherited from Xceed.Document.NET.Document)
Public MethodReplaces the text at the specified Bookmark in this Container. (Inherited from Xceed.Document.NET.Document)
Public MethodOverloaded. Replaces all instances of a string with another string using the options set via the replaceTextOptions parameter. (Inherited from Xceed.Document.NET.Document)
Public Method

Replaces all instances of a string with HTML content.

(Inherited from Xceed.Document.NET.Document)
Public MethodReplaces all instances of a string with a DocumentElement. (Inherited from Xceed.Document.NET.Document)
Public MethodOverridden. Saves this document.  
Public MethodOverloaded. Overridden. Saves this document but allows to set some options first.  
Public MethodSets the default font characteristics of the Document. (Inherited from Xceed.Document.NET.Document)
Public MethodSets the Direction of the content of this Container. (Inherited from Xceed.Document.NET.Document)
Public Methodstatic (Shared in Visual Basic)Overloaded. Allows to digitally sign a document.  
Public MethodSets a flag to true, so that when the saved document is opened with MS Word, a popup will appear to ask if the fields should be updated. (Inherited from Xceed.Document.NET.Document)
Public Method (Inherited from Xceed.Document.NET.Document)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Document.NET.Document)
Protected Method (Inherited from Xceed.Document.NET.Document)
Protected Method (Inherited from Xceed.Document.NET.Document)
Protected Method (Inherited from Xceed.Document.NET.Document)
Protected Internal MethodOverridden.   
Protected Internal MethodOverridden.   
Top
See Also

Reference

DocX Class
Xceed.Words.NET Namespace