TdxCustomDocumentCapabilitiesOptions.EndNotesAllowed Method
Indicates if end notes can be created in a document.
Warning
This function always returns False because TdxRichEditControl and TdxRichEditDocumentServer components do not support end notes in v25.2.
Declaration
function EndNotesAllowed: Boolean; virtual;
Returns
| Type | Description |
|---|---|
| Boolean |
Note The function always returns |
See Also