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


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

The following tables list the members exposed by Endnote.

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

Reference

Endnote Class
Xceed.Document.NET Namespace