TXTextControl.FootnoteReferenceMarkStart Property

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

Introduced: 32.0.

Syntax

TXTextControl.FootnoteReferenceMarkStart(FootnoteId)
Parameter Description
FootnoteId

Specifies a footnote identifier.

Data Types

FootnoteId: Long
Property value: Long

Limitations

Read only, run time only.

See Also