ASPxRichEditDocumentCapabilitiesSettings Members
In This Article
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
Active |
Gets whether Active |
Bookmarks | Gets or sets the bookmark feature availability. |
Bookmarks |
Gets whether the bookmarks feature is allowed.
Inherited from Document |
Character |
Gets or sets the availability of the character formatting features. |
Character |
Gets whether the character formatting feature is allowed.
Inherited from Document |
Character |
Gets or sets the availability of the apply character style feature. |
Character |
Gets whether the character style feature is allowed.
Inherited from Document |
Charts |
Gets whether charts are allowed in the document.
Inherited from Document |
Comments |
Gets whether comments are allowed.
Inherited from Document |
Content |
Gets whether the content controls are allowed.
Inherited from Document |
End |
Gets whether the end notes are allowed in the document.
Inherited from Document |
Fields | Gets or sets the document’s capability to recognize and work with fields. |
Fields |
Gets whether fields are allowed.
Inherited from Document |
Floating |
Gets whether the floating objects are allowed in the document.
Inherited from Document |
Foot |
Gets whether the end notes are allowed in the document.
Inherited from Document |
Headers |
Gets whether the headers and footers feature is allowed. |
Headers |
Gets whether the headers and footers feature is allowed.
Inherited from Document |
Hyperlinks | Gets or sets the hyperlink feature availability. |
Hyperlinks |
Gets whether the hyperlink feature is allowed.
Inherited from Document |
Inline |
Gets or sets the document capability to handle inline pictures. |
Inline |
Gets whether inline pictures handling is allowed.
Inherited from Document |
Inline |
Gets whether the Inline Shapes feature is allowed.
Inherited from Document |
Macros |
Gets or sets whether macros are allowed.
Inherited from Document |
Math |
Gets or sets whether math equations are allowed.
Inherited from Document |
Numbering |
Provides access to options specifying the availability of bulleted and numbered lists in the document.
Inherited from Document |
Ole |
Gets or sets whether OLE objects are allowed.
Inherited from Document |
Page |
Gets whether the page borders feature is allowed.
Inherited from Document |
Paragraph |
Gets whether the paragraph borders feature is allowed.
Inherited from Document |
Paragraph |
Gets or sets the availability of the paragraph formatting features. |
Paragraph |
Gets whether the paragraph formatting feature is allowed.
Inherited from Document |
Paragraph |
Gets whether frames are allowed in the document.
Inherited from Document |
Paragraphs | Gets or sets the availability of the paragraph breaks. |
Paragraphs |
Gets whether operations with paragraph breaks in the document are allowed.
Inherited from Document |
Paragraph |
Gets or sets the availability of the apply paragraph style feature. |
Paragraph |
Gets whether the paragraph styling feature is allowed.
Inherited from Document |
Paragraph |
Gets or sets the availability of paragraph tab stops. |
Paragraph |
Gets whether paragraph tab stops are allowed.
Inherited from Document |
Sections | Gets or sets the document’s capability to handle document sections. |
Sections |
Gets whether handling document sections is allowed.
Inherited from Document |
Tables | Gets or sets the document’s capability to handle tables. |
Tables |
Gets whether the tables feature is allowed.
Inherited from Document |
Table |
Gets or sets the availability of the apply table style feature. |
Table |
Gets whether the table style feature is allowed.
Inherited from Document |
Tab |
Gets or sets the document’s capability to insert tabs. |
Tab |
Gets whether tab insertion is allowed.
Inherited from Document |
Track |
Gets whether the Track Changes feature is allowed.
Inherited from Document |
Undo | Gets or sets the availability of the Undo/Redo feature. |
Undo |
Gets whether the Undo/Redo feature is allowed.
Inherited from Document |
Watermarks |
Gets whether watermarks are allowed in the document.
Inherited from Document |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the object passed as the parameter to the current object.
Inherited from Document |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Copy |
Copies the appropriate properties of the specified object into the current instance of the Document |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all notification options to their default values.
Inherited from Rich |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Changed |
Occurs when the options are modified.
Inherited from Rich |
See Also