Skip to main content

TdxDocumentCapabilitiesOptions.FootNotes Property

Warning

This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support footnotes in v25.2.

Declaration

property FootNotes: TdxDocumentCapability read; write; default TdxDocumentCapability.Default;

Property Value

Type Default Description
TdxDocumentCapability Default

The current document capability flag.

See Also