DXRichEditDocumentCapabilitiesOptions Properties
Provides the options used to specify document restrictions.
Name | Description |
---|---|
Active |
Gets or sets whether Active |
Active |
Gets whether Active |
Bookmarks | Gets or sets the document’s capability to load, insert, modify and export bookmarks. This is a dependency property. |
Bookmarks |
Gets whether an end user is allowed to operate with bookmarks. This is a dependency property. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Character |
Gets or sets the document’s capability to change character formatting. |
Character |
Gets whether the character formatting feature is allowed. |
Character |
Gets or sets the document’s capability to apply styles to a character. |
Character |
Gets whether the character formatting feature is allowed. |
Charts | Gets or sets whether embedded charts are available. This is a dependency property. |
Charts |
Gets whether charts are available in the document. This is a dependency property. |
Comments | Gets or sets the document’s capability to load, insert, modify and export comments. |
Comments |
Gets whether comments are allowed. |
Content |
Gets or sets the document’s capability to load, insert, modify and export content controls. |
Content |
Gets whether content controls are allowed. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
End |
Gets or sets the document’s capability to contain endnotes (notes placed at the end of the text). |
End |
Gets whether the end notes are allowed in the document. |
Fields | Gets or sets the document’s capability to load, modify and export fields. |
Fields |
Gets whether fields are allowed. |
Floating |
Gets or sets the document’s capability to load, insert, modify and export floating objects. |
Floating |
Gets whether the floating objects are allowed in the document. |
Foot |
Gets or sets the document’s capability to contain footnotes (notes placed at the end of a document). |
Foot |
Gets whether the foot notes are allowed in the document. |
Headers |
Gets or sets the document’s capability to load, insert, modify and export headers and footers. |
Headers |
Gets whether the headers and footers feature is allowed. |
Hyperlinks | Gets ore sets the document’s capability to load, insert, modify and export the hyperlinks. |
Hyperlinks |
Gets whether the hyperlink feature is allowed. |
Inline |
Gets or sets the document’s capability to load, insert, modify and export the inline pictures. |
Inline |
Gets whether inline pictures are allowed in the document. |
Inline |
Gets or sets the document capability to handle inline shapes (objects in the document’s text layer). |
Inline |
Gets whether the Inline Shapes feature is allowed. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Macros | Gets or sets whether macros are available. This is a dependency property. |
Macros |
Gets whether the macros feature is allowed. This is a dependency property. |
Math |
Gets or sets whether math equations are available. This is a dependency property. |
Math |
Gets or sets whether math equations are allowed. This is a dependency property. |
Numbering |
Provides access to options specifying the document’s capability to work with bulleted and numbered lists. |
Ole |
Gets or sets whether OLE objects are available. This is a dependency property. |
Ole |
Gets whether OLE objects are available in the document. This is a dependency property. |
Page |
Gets or sets whether page borders are available. This is a dependency property. |
Page |
Gets whether the page borders feature is allowed. This is a dependency property. |
Paragraph |
Gets or sets whether paragraph borders are available. This is a dependency property. |
Paragraph |
Gets whether the paragraph borders feature is allowed. This is a dependency property. |
Paragraph |
Gets or sets the document’s capability to change paragraph formatting. |
Paragraph |
Gets whether the paragraph formatting feature is allowed. |
Paragraph |
Gets or sets the document’s capability to contain frames. |
Paragraph |
Gets whether frames are allowed in the document. |
Paragraphs | Gets or sets the document’s capability to insert paragraph breaks. |
Paragraphs |
Gets whether operations with paragraph breaks in the document are allowed. |
Paragraph |
Gets or sets the document’s capability to apply styles to a paragraph. |
Paragraph |
Gets whether the paragraph styling feature is allowed. |
Paragraph |
Gets or sets the document’s capability to set paragraph tabs. |
Paragraph |
Gets whether the paragraph tab stops are allowed. |
Sections | Gets or sets the document’s capability to handle the document sections. |
Sections |
Gets whether handling document sections is allowed. |
Tables | Gets or sets the document’s capability to load, insert, modify and export tables. |
Tables |
Gets whether the tables feature is allowed. |
Table |
Gets or sets the document’s capability to apply styles to a table. |
Table |
Gets whether the table style feature is allowed. |
Tab |
Gets or sets the document’s capability to insert tabs. |
Tab |
Gets whether tab insertion is allowed. |
Track |
Gets or sets whether the Track Changes feature is available. This is a dependency property. |
Track |
Gets whether users are allowed to use Track Changes. This is a dependency property. |
Undo | Gets or sets the availability of the Undo/Redo feature. |
Undo |
Gets whether the Undo/Redo feature is allowed. |
Watermarks | Gets or sets whether watermarks are allowed. This is a dependency property. |
Watermarks |
Gets whether watermarks are available in the document. This is a dependency property. |
See Also