TXTextControl.FootnoteReferenceMarkEnd Property

Returns the index (one-based) of the last character of the footnote's reference mark.

Introduced: 32.0.

Syntax

TXTextControl.FootnoteReferenceMarkEnd(FootnoteId)
Parameter Description
FootnoteId

Specifies a footnote identifier.

Data Types

FootnoteId: Long
Property value: Long

Limitations

Read only, run time only.

See Also