Skip to main content

TdxCustomDocumentCapabilitiesOptions.FootNotesAllowed Method

Warning

This function always returns False because TdxRichEditControl and TdxRichEditDocumentServer components do not support footnotes in v25.2.

Declaration

function FootNotesAllowed: Boolean; virtual;

Returns

Type Description
Boolean

True if footnotes are available; otherwise, False.

Note

The function always returns False in v25.2.

See Also