DocumentFootnoteCustomMark Properties
A document element that indicates a footnote reference with a custom mark.| Name | Description |
|---|---|
| Length | Gets the length of a text range. Inherited from DocumentText. |
| Position | Gets the position of a document element within a document. Inherited from DocumentElementBase. |
| Text | Gets the plain text contained in the range related to the DocumentText object. Inherited from DocumentText. |
| TextProperties | Gets access to the text properties. Inherited from DocumentText. |
| Type | Gets the type of a DocumentFootnoteCustomMark object. |
See Also