Back to Devexpress

DXRichEditDocumentCapabilitiesOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditdocumentcapabilitiesoptions-dot-underscore-properties.md

latest13.8 KB
Original Source

DXRichEditDocumentCapabilitiesOptions Properties

Provides the options used to specify document restrictions.

NameDescription
ActiveXGets or sets whether ActiveX controls are available. This is a dependency property.
ActiveXAllowedGets whether ActiveX controls are available in the document. This is a dependency property.
BookmarksGets or sets the document’s capability to load, insert, modify and export bookmarks. This is a dependency property.
BookmarksAllowedGets whether an end user is allowed to operate with bookmarks. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CharacterFormattingGets or sets the document’s capability to change character formatting.
CharacterFormattingAllowedGets whether the character formatting feature is allowed.
CharacterStyleGets or sets the document’s capability to apply styles to a character.
CharacterStyleAllowedGets whether the character formatting feature is allowed.
ChartsGets or sets whether embedded charts are available. This is a dependency property.
ChartsAllowedGets whether charts are available in the document. This is a dependency property.
CommentsGets or sets the document’s capability to load, insert, modify and export comments.
CommentsAllowedGets whether comments are allowed.
ContentControlsGets or sets the document’s capability to load, insert, modify and export content controls.
ContentControlsAllowedGets whether content controls are allowed.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EndNotesGets or sets the document’s capability to contain endnotes (notes placed at the end of the text).
EndNotesAllowedGets whether the end notes are allowed in the document.
FieldsGets or sets the document’s capability to load, modify and export fields.
FieldsAllowedGets whether fields are allowed.
FloatingObjectsGets or sets the document’s capability to load, insert, modify and export floating objects.
FloatingObjectsAllowedGets whether the floating objects are allowed in the document.
FootNotesGets or sets the document’s capability to contain footnotes (notes placed at the end of a document).
FootNotesAllowedGets whether the foot notes are allowed in the document.
HeadersFootersGets or sets the document’s capability to load, insert, modify and export headers and footers.
HeadersFootersAllowedGets whether the headers and footers feature is allowed.
HyperlinksGets ore sets the document’s capability to load, insert, modify and export the hyperlinks.
HyperlinksAllowedGets whether the hyperlink feature is allowed.
InlinePicturesGets or sets the document’s capability to load, insert, modify and export the inline pictures.
InlinePicturesAllowedGets whether inline pictures are allowed in the document.
InlineShapesGets or sets the document capability to handle inline shapes (objects in the document’s text layer).
InlineShapesAllowedGets whether the Inline Shapes feature is allowed.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MacrosGets or sets whether macros are available. This is a dependency property.
MacrosAllowedGets whether the macros feature is allowed. This is a dependency property.
MathEquationsGets or sets whether math equations are available. This is a dependency property.
MathEquationsAllowedGets or sets whether math equations are allowed. This is a dependency property.
NumberingOptionsProvides access to options specifying the document’s capability to work with bulleted and numbered lists.
OleObjectsGets or sets whether OLE objects are available. This is a dependency property.
OleObjectsAllowedGets whether OLE objects are available in the document. This is a dependency property.
PageBordersGets or sets whether page borders are available. This is a dependency property.
PageBordersAllowedGets whether the page borders feature is allowed. This is a dependency property.
ParagraphBordersGets or sets whether paragraph borders are available. This is a dependency property.
ParagraphBordersAllowedGets whether the paragraph borders feature is allowed. This is a dependency property.
ParagraphFormattingGets or sets the document’s capability to change paragraph formatting.
ParagraphFormattingAllowedGets whether the paragraph formatting feature is allowed.
ParagraphFramesGets or sets the document’s capability to contain frames.
ParagraphFramesAllowedGets whether frames are allowed in the document.
ParagraphsGets or sets the document’s capability to insert paragraph breaks.
ParagraphsAllowedGets whether operations with paragraph breaks in the document are allowed.
ParagraphStyleGets or sets the document’s capability to apply styles to a paragraph.
ParagraphStyleAllowedGets whether the paragraph styling feature is allowed.
ParagraphTabsGets or sets the document’s capability to set paragraph tabs.
ParagraphTabsAllowedGets whether the paragraph tab stops are allowed.
SectionsGets or sets the document’s capability to handle the document sections.
SectionsAllowedGets whether handling document sections is allowed.
TablesGets or sets the document’s capability to load, insert, modify and export tables.
TablesAllowedGets whether the tables feature is allowed.
TableStyleGets or sets the document’s capability to apply styles to a table.
TableStyleAllowedGets whether the table style feature is allowed.
TabSymbolGets or sets the document’s capability to insert tabs.
TabSymbolAllowedGets whether tab insertion is allowed.
TrackChangesGets or sets whether the Track Changes feature is available. This is a dependency property.
TrackChangesAllowedGets whether users are allowed to use Track Changes. This is a dependency property.
UndoGets or sets the availability of the Undo/Redo feature.
UndoAllowedGets whether the Undo/Redo feature is allowed.
WatermarksGets or sets whether watermarks are allowed. This is a dependency property.
WatermarksAllowedGets whether watermarks are available in the document. This is a dependency property.

See Also

DXRichEditDocumentCapabilitiesOptions Class

DXRichEditDocumentCapabilitiesOptions Members

DevExpress.Xpf.RichEdit Namespace