[]
Represents the endnote numbering options for a document or section.
public class EndnoteOptions
Public Class EndnoteOptions
Name | Description |
---|---|
CustomNumberStyle | Gets or sets a custom number format using the syntax defined by the XSLT 1.0 format attribute. |
Location | Gets or sets the endnotes position. |
NumberStyle | Gets or sets the number format for automatically numbered endnotes. |
NumberingRule | Gets or sets when automatic numbering restarts. |
StartingNumber | Gets or sets the starting number or character for the first automatically numbered endnotes. |
Name | Description |
---|---|
ClearFormatting() | Resets endnote options to default values defined in Settings. |