TdxDocumentCapabilitiesOptions.EndNotes Property
Warning
This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support end notes in v25.2.
Declaration
property EndNotes: TdxDocumentCapability read; write; default TdxDocumentCapability.Default;
Property Value
| Type | Default | Description |
|---|---|---|
| TdxDocumentCapability | Default | The current document capability flag. |
See Also