TXTextControl.FootnoteEdit Method

Sets the current text input position in the footnote section at the end of the current footnote text, so that the text can be edited or formatted.

Introduced: 32.0.

Syntax

TXTextControl.FootnoteEdit FootnoteId
Parameter Description
FootnoteId

Specifies a footnote identifier.

Return Value

The return value is True, if the text input position could be set. Otherwise it is False.

Data Types

FootnoteId: Long
Return value: Boolean

See Also