TdxDocumentCapabilitiesOptions Properties
Stores the settings that determine the availability of specific document features.Name | Description |
---|---|
Bookmarks | Switches the availability of bookmarks to an end-user. |
Changed | Occurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions. |
CharacterFormatting | Inherited from TdxSimpleDocumentCapabilitiesOptions. |
CharacterStyle | Specifies if the character style feature is available to an end-user. |
EndNotes | Specifies if the endnotes feature is available to an end-user. |
Fields | Specifies if the rich text document fields functionality is available to an end-user. |
FloatingObjects | Specifies the state of UI elements linked to the floating object creation commands. |
FootNotes | Specifies if the footnotes feature is available to an end-user. |
HeadersFooters | Specifies the state of UI elements linked to the header and footer editing commands. |
Hyperlinks | Inherited from TdxSimpleDocumentCapabilitiesOptions. |
InlinePictures | Inherited from TdxSimpleDocumentCapabilitiesOptions. |
Numbering | Switches the availability to end-users of numbered and bulleted lists. |
ParagraphFormatting | Inherited from TdxSimpleDocumentCapabilitiesOptions. |
ParagraphFrames | |
Paragraphs | Specifies the state of UI elements linked to the paragraph insertion command. Inherited from TdxCustomDocumentCapabilitiesOptions. |
ParagraphStyle | Specifies if a style can be applied to a paragraph. |
ParagraphTabs | Specifies if an end-user can add tab stops to the horizontal ruler. |
Sections | Specifies if an end-user can divide the document content into several sections. |
TableCellStyle | Specifies if an end-user can apply styles to individual cells within a table. |
Tables | Specifies if an end-user can insert tables into a document. |
TableStyle | Specifies if an end-user can apply styles to a table. |
TabSymbol | Specifies if an end-user can insert tab characters into a text. |
Undo | Specifies if the Rich Edit control provides an end-user the capability to undo and redo their last actions within a document. Inherited from TdxCustomDocumentCapabilitiesOptions. |
See Also