Note Members
Represents a document note (footnote or endnote).Properties
| Name | Description |
|---|---|
| IsCustom | Gets whether to note has a custom reference mark. |
| Range | Provides access to the range that the note reference occupies. |
Methods
| Name | Description |
|---|---|
| BeginUpdate() | Opens a note for editing. |
| Convert() | Converts a footnote to an endnote and vice versa. |
| EndUpdate(SubDocument) | Finalizes the note update. |
See Also