Skip to main content

TdxCustomDocumentCapabilitiesOptions.FootNotesAllowed Method

Warning

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

Declaration

function FootNotesAllowed: Boolean; virtual;

Returns

Type Description
Boolean

True if footnotes are available; otherwise, False.

Note

The function always returns False in v26.1.

See Also