EndnoteOptions
Overview
EndnoteOptions is a class in Aspose.Words FOSS for .NET.
Inherits from: IFootnoteOptions.
Represents the endnote numbering options for a document or section.
Properties: NumberStyle, Position, RestartRule, StartNumber.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Position | EndnotePosition | Read/Write | Specifies the endnotes position. |
NumberStyle | NumberStyle | Read/Write | Specifies the number format for automatically numbered endnotes. |
StartNumber | int | Read/Write | Specifies the starting number or character for the first automatically numbered endnotes. |
RestartRule | FootnoteNumberingRule | Read/Write | Determines when automatic numbering restarts. |