TXTextControl.FootnoteName Property

Returns or sets a name for the footnote. An empty string indicates that the footnote has no name.

Introduced: 32.0.

Syntax

TXTextControl.FootnoteName(FootnoteId) [= string]
Parameter Description
FootnoteId

Specifies a footnote identifier.

Data Types

FootnoteId:    Long
Property value:    String

Limitations

Run time only.

See Also