DevExpress.Web.ASPxRichEdit.v20.1
Contains classes which implement the functionality of the control.
A rich text editor.
Initializes a new instance of the class.
Gets or sets the index of the active ribbon tab within the ASPxRichEdit control.
An integer value specifying the index of the active ribbon tab.
Specifies the ID of an control, used as an external toolbar.
A string value specifying the ribbon ID.
Gets or sets the auto-saving mode.
One of the values.
Gets or sets the timeout for auto-saving.
An integer value specifying the timeout, in milliseconds.
Fires when the DOCVARIABLE field field is updated.
Fires when a round trip to the server has been initiated either manually (by a call to the client method) or automatically by the ASPxRichEdit (an internal service callback).
Specifies the 's client programmatic identifier.
The control's client identifier.
Gets an object that lists the client-side events specific to the .
A object which allows assigning handlers to the client-side events available to the .
Gets or sets the text of the confirmation message that is displayed when any unsaved data changes are going to be lost.
A string specifying the confirmation message text.
Creates a collection of default ribbon tabs, specifying what to do with tabs that already exist within the collection.
true to delete existing tabs; false to add the default tabs to the collection.
Creates an object for specifying the options used in mail merge operations.
A class instance containing options used for mail merge.
Fires when the 'Insert Merge Field' command button is clicked, and enables you to customize a drop-down field list.
Enables you to supply any server data that can then be parsed on the client.
Gets or sets the document's unique identifier.
A string value that uniquely identifies the document.
Fires before a file is uploaded to the Document Selector and allows you to cancel the action.
Fires on the server side before a folder is created within the FileManager (a document selector) embedded into built-in file dialogs, and allows you to cancel the action.
Fires before an item is copied within the Document Selector, and allows you to cancel the action.
Fires before an item is deleted within the FileManager embedded into built-in file dialogs, and allows you to cancel the action.
Fires before an item is moved within the FileManager embedded into built-in file dialogs, and allows you to cancel the action.
Fires before an item is renamed within the FileManager embedded into built-in file dialogs, and allows you to cancel the action.
Gets or sets a value that specifies whether the can be manipulated on the client side in code.
true, if the control's client object model is fully available; false, if no programmatic interface is available for the on the client side.
Exports the current document to a stream in PDF format.
A object, to which the document is exported.
Exports the current document to the specified stream in PDF format using the specified options.
A object, to which the document is exported.
A object which specifies the export options to be applied when the control's document is exported.
Returns the path to the working directory.
A string representing the working directory path.
Provides access to the settings that define images displayed within the .
An object that contains image settings.
Provides access to the settings that define images displayed within the RichEdit's ruler.
A object that contains image settings.
Fires when the client command is executed.
Gets a value indicating whether an internal service callback is being currently processed.
true, if the processed callback is an internal service callback of the ASPxRichEdit; otherwise, false.
Enables you to supply any server data that can then be parsed on the client.
The collection of property names and their values.
Initializes the mail merge process and generates the resulting documents containing the merged information.
An object exposing the interface to which the merged document is sent.
Initializes the mail merge process and generates the resulting documents containing the merged information.
A interface exposing options for the current merge.
An object exposing the interface to which the merged document is sent.
Initializes the mail merge process and generates the resulting documents containing the merged information.
A interface exposing options for the current merge.
A object that is the output stream.
A enumeration member specifying the destination format.
Initializes the mail merge process and generates the resulting documents containing the merged information.
A interface exposing options for the current merge.
A name of the file to which the merged document is saved.
A enumeration member specifying the destination format.
Initializes the mail merge process and generates the resulting documents containing the merged information.
A object that is the output stream.
A object specifying the document format in which to save a workbook (such as DOC, DOCX, etc).
Initializes the mail merge process and generates the resulting documents containing the merged information.
A name of the file to which the merged document is saved.
A enumeration member specifying the destination format.
Creates a new empty document within the ASPxRichEdit.
Opens the specified document.
A object identifying the document to open.
Opens a document specified by the work session identifier.
A Guid object identifying the document to open.
Opens a document by the specified path.
A string representing the path to the document to be opened.
Opens the specified document.
A string value specifying the path to the document to open.
A DocumentFormat object specifying the document format.
Opens a document specified by an array of bytes.
A string value that uniquely identifies the document to open (the document's DocumentId).
A object specifying the document format.
A method delegate to obtain a byte array from which to open the document.
Opens a document specified by a stream.
A string value that uniquely identifies the document to open (the document's DocumentId).
A object specifying the document format.
A method delegate to obtain a stream from which to open the document.
Opens a document specified by an array of bytes.
A string value that uniquely identifies the document to open (the document's DocumentId).
A method delegate to obtain a byte array from which to open the document.
Opens a document specified by a stream.
A string value that uniquely identifies the document to open (the document's DocumentId).
A method delegate to obtain a stream from which to open the document.
Allows you to save the exported PDF document.
Gets or sets a value indicating whether an end-user can change the editor's contents at runtime.
true, if an end-user cannot change the editor's contents; otherwise, false.
Gets the collection of ribbon context tab categories.
A object that is the collection of context tab categories.
Specifies the type of the toolbar.
One of the enumeration values.
Provides access to the collection of ribbon tabs.
A object that is the collection of the ribbon's tabs.
Saves a document in its original format at its original location.
Saves a document copy using the specified settings.
A DocumentFormat object specifying the document's format.
An array of bytes where the document is saved to.
Saves a document copy using the specified settings.
A stream object where to save the document.
A DocumentFormat object specifying the document's format.
Saves a document copy using the specified settings
A string value specifying the document path to save to.
Allows the current rich text document to be processed before it is saved to the server.
Provides access to the 's main settings.
An object that contains the control's options.
Provides access to the built-in dialogs' settings.
A object that contains settings of the built-in dialogs.
Provides access to settings that are related to the FileManager used in some built-in File Dialogs.
An object that contains the Document Selector dialog's settings.
Gets or sets a value that specifies whether a confirmation alert should be displayed when any unsaved changes are going to be lost due to an end-user action.
true, to display the confirmation alert; otherwise, false.
Gets or sets a value that specifies whether the ASPxRichEdit's status bar is displayed.
true, if the status bar is displayed; otherwise, false.
Occurs after a word is added to a custom dictionary.
Provides access to the style settings that control the appearance of the elements.
A DevExpress.Web.ASPxRichEdit.RichEditStyles object that provides style settings for view elements.
Provides access to the style settings that define the appearance of button elements used by the control (within built-in dialogs, for instance).
A DevExpress.Web.ASPxRichEdit.RichEditButtonStyles object that contains style settings.
Provides access to the style settings that define the appearance of editor elements used by the control (for instance, within built-in dialogs).
A DevExpress.Web.ASPxRichEdit.RichEditEditorsStyles object that contains style settings.
Provides access to the style settings that define the appearance of File Manager elements used by the control (for instance, within the built-in file dialogs).
A object that provides style settings.
Provides access to the style settings that define the appearance of the 's context menus.
A DevExpress.Web.ASPxRichEdit.RichEditMenuStyles object that contains style settings.
Provides access to the style settings that define the appearance of the 's ribbon toolbar elements.
A DevExpress.Web.ASPxRichEdit.RichEditRibbonStyles object that contains style settings.
Provides access to the style settings that define the appearance of the 's horizontal ruler.
A DevExpress.Web.ASPxRichEdit.RichEditRulerStyles object that contains style settings.
Provides access to the style settings that define the appearance of the 's status bar.
A DevExpress.Web.ASPxRichEdit.RichEditStatusBarStyles object that contains style settings.
Gets or sets a value that specifies whether to display mail-merge field results or field codes in a document.
true to display field results; false to display field codes.
Gets or sets the working directory path.
A string specifying the working directory path.
Represents a set of credentials used to identify editable ranges in a protected document.
Initializes a new instance of the class with default settings.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the email address used to authenticate a user if document protection is enabled.
A string containing the email address.
Gets or sets a user group name used to authenticate a user if document protection is enabled.
A string containing a user group name.
Gets or sets a name used to authenticate a user if document protection is enabled.
A string containing a user name.
Provides the text to replace and the replacement text when the property is enabled.
Initializes a new instance of the class.
Initializes a new instance of the class.
A text to be replaced.
A replacement text.
Copies settings from the summary item object specified as the parameter.
A object or descendant whose properties are copied to the current object.
Gets or sets the text to be replaced.
A string containing the text that should be replaced as this AutoCorrect entry suggests.
Gets the replacement text.
A string containing the text that substitutes the What text as this autocorrect entry suggests.
A collection of objects.
Initializes a new instance of the class.
Copies the items from the specified IAssignableCollection-supported object to the current object.
An IAssignableCollection-supported object whose items are assigned to the current object.
Contains settings specific to the collection of items.
Initializes a new instance of the class.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
A collection of objects.
An object storing the class's instances.
Gets or sets whether to perform a case-sensitive string comparison when searching through the 's items.
true, for case-sensitive comparison; otherwise, false.
Contains options specifying what AutoCorrect features are enabled.
Initializes a new instance of the class.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets whether the control should correct words that start with two capital letters by changing the second letter to lowercase.
true, to switch this functionality on; otherwise, false.
Gets or sets whether the control should detect URL strings and format them as hyperlinks.
true, to switch this functionality on; otherwise, false.
Gets or sets whether the control should automatically create numbered or bulleted lists when certain symbols are typed.
true, to switch this functionality on; otherwise, false.
Provides access to options specific to the collection of items.
A class instance containing options specific to the 's items.
Gets or sets whether the control should replace the typed text if it matches to one of the dictionary's entries.
true, to switch this functionality on; otherwise, false.
Specifies the restricted operations that cannot be performed by end-users over the RichEdit's document.
Initializes a new instance of the class.
Gets or sets a value indicating whether pressing the TAB key types a TAB character instead of moving the focus to the next control in the tab order.
true if users can enter tabs in a RichEdit using the TAB key, false if pressing the TAB key moves the focus.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Specifies whether or not the Copy operation is permitted.
One of the enumeration values.
Specifies whether or not the Create New Document operation is permitted.
One of the enumeration values.
Specifies whether or not the Cut operation is permitted.
One of the enumeration values.
Specifies whether or not the Download operation is permitted.
One of the enumeration values.
Specifies whether or not the Drag operation is permitted.
One of the enumeration values.
Specifies whether or not the Drop operation is permitted.
One of the enumeration values.
Specifies whether or not the Full Screen operation is permitted.
One of the enumeration values.
Specifies whether or not the Open Document operation is permitted.
One of the enumeration values.
Gets or sets whether a page break is inserted next to the specified position or in the new line.
One of the enumeration values.
Specifies whether or not the Paste operation is permitted.
One of the enumeration values.
Specifies whether or not the printing operations are permitted.
One of the enumeration values.
Gets or sets whether to raise client-side events when a document (or its selection) are changed via the client API.
true, if the client-side events are fired when changes are made by the client API; otherwise, false.
Specifies whether or not the Save Document operation is permitted.
One of the enumeration values.
Specifies whether or not the Save Document As... operation is permitted.
One of the enumeration values.
Specifies which character(s) to insert when pressing the TAB key.
A value, specifying the character(s) to insert when the TAB key has been pressed.
Provides settings defining the appearance of bookmarks in the document.
Initializes a new instance of the class.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the color used to indicate a bookmark in the document.
A structure specifying the color.
Gets or sets a value specifying the mode for displaying bookmarks in the Bookmarks pane of PDF viewer when a document is exported to PDF.
One of the values.
Gets or sets whether bookmarks are displayed in the document.
One of the values.
Contains the Character Formatting dialog's settings.
Initializes a new instance of the class.
Represents the storage of settings specific for the document restrictions implemented in the RichEdit.
Initializes a new instance of the class.
Gets or sets the bookmark feature availability.
One of the enumeration values.
Gets or sets the availability of the character formatting features.
One of the enumeration values.
Gets or sets the availability of the apply character style feature.
One of the enumeration values.
Gets or sets the document's capability to recognize and work with fields.
One of the enumeration values.
Gets whether the headers and footers feature is allowed.
One of the enumeration values.
Gets or sets the hyperlink feature availability.
One of the enumeration values.
Gets or sets the document capability to handle inline pictures.
One of the enumeration values.
Gets or sets the availability of the paragraph formatting features.
One of the enumeration values.
Gets or sets the availability of the paragraph breaks.
One of the enumeration values.
Gets or sets the availability of the apply paragraph style feature.
One of the enumeration values.
Gets or sets the availability of paragraph tab stops.
One of the enumeration values.
Gets or sets the document's capability to handle document sections.
One of the enumeration values.
Gets or sets the document's capability to handle tables.
One of the enumeration values.
Gets or sets the availability of the apply table style feature.
One of the enumeration values.
Gets or sets the document's capability to insert tabs.
One of the enumeration values.
Gets or sets the availability of the Undo/Redo feature.
One of the enumeration values.
Contains export settings.
Initializes a new instance of the class.
Copies the settings from the specified object to the current one.
An object whose settings are assigned to the current object.
Provides access to export settings applied to plain text.
An object that contains plain text export settings.
Contains options specifying a document's Fields' behavior.
Initializes a new instance of the class.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets whether the control updates fields' values before printing.
true, if the fields' values should be updated; otherwise, false.
Gets or sets whether the control updates the value of the field that has been pasted by an end-user.
true, if the fields' values should be updated; otherwise, false.
Defines a font in the control.
Initializes a new instance of the class.
Initializes a new instance of the class with specified settings.
The font name.
The font family.
Initializes a new instance of the class with specified settings.
The font name.
The font family.
true, to download the source files from Google Fonts; otherwise, false.
Initializes a new instance of the class with specified settings.
The font name.
The font family.
true, to download the source files from Google Fonts; otherwise, false.
The URI of a file that contains the font in the regular style.
The URI of a file that contains the font in bold.
The URI of a file that contains the font in the italic style.
The URI of a file that contains the font in the bold and italic style.
Initializes a new instance of the class with specified settings.
The font name.
The font family.
The URI of a file that contains the font in the regular style.
The URI of a file that contains the font in bold.
The URI of a file that contains the font in the italic style.
The URI of a file that contains the font in the bold and italic style.
Specifies the URI of a file that contains the font in bold.
The URI of a file.
Specifies the URI of a file that contains the font in the bold and italic style.
The URI of a file.
Specifies the font family.
The font family.
Specifies the URI of a file that contains the font in the italic style.
The URI of a file.
Specifies the font name.
The font name.
Specifies the URI of a file that contains the font in the regular style.
The URI of a file.
Specifies whether the font's source files should be downloaded from Google Fonts.
true, to download the source files from Google Fonts; otherwise, false.
A collection of fonts.
Initializes a new instance of the class.
Defines a font mapping rule.
Initializes a new instance of the class.
Initializes a new instance of the class with specified settings.
The source font family name.
The destination font name.
Specifies a font to which a source font family is mapped.
The font name.
Specifies a name of a font family that is mapped.
The font family.
A collection of font mapping rules.
Initializes a new instance of the class.
Contains font mapping settings.
Initializes a new instance of the class.
Specifies a font to which font families are mapped by default.
The font name.
Provide access to a collection of font mapping rules.
The collection of rules.
Contains settings that allow you to provide information about fonts available in the control.
Initializes a new instance of the class.
Specifies whether default fonts are added to the RichEdit font collection.
true to add default fonts to the RichEdit; otherwise, false.
Specifies a folder that contains font source files.
The folder URL.
Provides access to a collection of fonts available in the control.
The collection of fonts.
Provides access to font mapping settings.
An object that contains font mapping settings.
Represents the class containing options for the horizontal ruler.
Initializes a new instance of the class.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets whether the left indent marker is visible.
true to display left indent marker; otherwise, false.
Gets or sets whether the right indent marker is visible.
true to display right indent marker; otherwise, false.
Gets or sets whether tab stops are displayed in the horizontal ruler.
true to display tab stops; otherwise, false.
Gets or sets whether the ruler is shown.
One of the enumeration values.
Represents the class containing options for the availability of numbered and bulleted lists in the document.
Initializes a new instance of the class.
Gets or sets the availability of operations with bulleted lists in the document.
One of the enumeration values.
Gets or sets the availability of operations with multilevel lists in the document.
One of the enumeration values.
Gets or sets the availability of operations with simple numbered lists in the document.
One of the enumeration values.
Contains the settings that affect spell checking of the ASPxRichEdit's content.
Initializes a new instance of the class.
Copies the settings of the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets whether email addresses should be skipped during checking.
true, to exclude email addresses from spell check; otherwise, false.
Gets or sets whether the spell checker ignores words containing different case letters in positions other than the first.
true to skip mixed case words while checking; otherwise, false.
Gets or sets whether the spell checker ignores repeated words.
true, to ignore repeated words; otherwise, false.
Gets or sets whether words in which all letters are uppercase should be skipped during checking.
true, to ignore words in uppercase; otherwise, false.
Gets or sets whether the spell checker ignores strings which can be qualified as Uniform Resource Identifiers (URI).
true, to skip URI strings; otherwise, false.
Gets or sets whether the spell checker ignores words that contain numbers.
true, to not check words containing numbers; otherwise, false.
Contains settings applied to exported plain text.
Initializes a new instance of the class.
Copies the settings from the specified object to the current one.
An object whose settings are assigned to the current object.
Specifies character encoding for exported plain text.
An object that contains encoding properties.
Contains settings that relate to the printing functionality.
Initializes a new instance of the ASPxRichEditPrintingSettings class with default settings.
Copies the settings of the specified object to the current one.
An object whose settings are assigned to the current object.
Specifies the print mode.
A print mode.
Represents a set of visualization settings used to highlight an editable range in a protected document.
Initializes a new instance of the class with default settings.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the color of the visual marks (brackets) that indicate the start and the end of each editable range in a protected document with protection enabled.
A System.Drawing.Color object representing the brackets' color.
Gets or sets the color used to highlight each editable range in a protected document with protection enabled.
A System.Drawing.Color object that represents the highlighting color.
Gets or sets whether the ranges with permissions are visually indicated.
The visibility mode.
Contains the main settings of the control.
Initializes a new instance of the class with the specified owner.
An object that represents the object's owner.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Provides access to a user's credentials used to identify editable ranges in a protected document.
An class instance that provides access to the user's credentials.
Provides access to autocorrect settings.
An object specifying autocorrect settings.
Provides access to an object that enables you to apply restrictions on different editor operations.
A class instance containing restriction specifications.
Provides access to bookmark settings.
A object specifying bookmark settings.
Provides access to document restriction settings.
A class instance that provides access to various document restrictions.
Provides access to export settings.
An object that contains export settings.
Provides access to field settings.
An class instance that provides access to a document's field settings.
Provide access to font settings.
An object that contain information about fonts.
Provides access to options specific to the horizontal ruler element of the RichEdit.
A class instance containing options specific to the horizontal ruler.
Provides access to printing settings.
An object that contains the settings.
Provides access to range permission settings.
An class instance that provides access.
Provides access to the spelling settings for checking the RichEdit's content.
A object that holds the spelling options.
Gets or sets a unit of measure used in the ASPxRichEdit.
One of the enumeration values.
Provides access to document view settings.
An class instance that provides access to the document view types' settings.
Serves as a base for classes that contain different settings of the control.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Contains options specifying the simple view's paddings.
Initializes a new instance of the class.
Gets or sets the simple view mode's paddings size.
An integer value that specifies a value for left, top, right, and bottom paddings in pixels.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the simple view mode's bottom padding.
An integer value that specifies the bottom padding in pixels.
Gets or sets the simple view mode's left padding.
An integer value that specifies the left padding in pixels.
Gets or sets the simple view mode's right padding.
An integer value that specifies the right padding in pixels.
Gets or sets the simple view mode's top padding.
An integer value that specifies the top padding in pixels.
Contains options specifying the simple view's settings.
Initializes a new instance of the class.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Provides access to the simple view mode's paddings.
A object specifying the Simple View mode's paddings.
Contains a set of settings related to spell checking of the RichEdit's content.
Initializes a new instance of the class.
Copies the settings of the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the culture-specific settings of the built-in spell checker.
A object that specifies culture settings (language and phonetic specifics).
Provides access to a collection of dictionaries.
A object, representing a collection of dictionaries.
Gets or sets a the spell checking availability.
true, if spell checking is enabled; otherwise, false.
Gets or sets the parameter used to measure the proximity of words.
An integer value that is the maximum number of steps used to convert the misspelled word into a suggested one.
Provides access to basic spelling settings.
A object containing the spelling settings.
Gets or sets the number of suggested words displayed in the spelling form.
An integer, representing the number of suggestions displayed.
Contains settings specifying the Rich Edit's document view type and corresponding settings.
Initializes a new instance of the class.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Provides access to the simple view mode's settings.
An class instance that provides access to the simple view mode's settings.
Gets or sets the control's document view type.
A specifying the document view type.
Provides data for the event.
Initializes a new instance of the class.
An integer value identifying the request to the server.
Gets or sets whether the last paragraph of the inserted document is kept in the resulting document.
true, to retain the last paragraph of the inserted document; otherwise, false.
Gets the identifier of the request to the server.
A string value that identifies the request to the server.
Specifies the value passed to the client model.
An object passed to the client model.
A method that will handle the event.
The event sender.
An object that contains event data.
Contains classes and enumerations that implement basic functionality for localization of the control.
Provides a means to localize the 's UI elements at runtime.
Initializes a new instance of the class.
Returns an object comprising resources based on the thread's language and regional settings (culture).
A object comprising resources based on the thread's culture.
Returns a localized string for the specified string identifier.
A enumeration value identifying the string to localize.
A corresponding to the specified identifier.
Provides a means to localize the 's UI elements at runtime.
Initializes a new instance of the class with default settings.
Contains strings that can be localized for the . For more information, refer to the topic.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Provides data for the event.
Initializes a new instance of the class with specified settings.
The document identifier.
The PDF file encoded into Base64.
Returns the exported PDF file encoded into Base64.
The PDF file encoded into Base64.
Returns the document's unique identifier.
A value that uniquely identifies the exported document.
A method that will handle the event.
The event sender.
An object that contains event data.
Lists values that specify the print mode.
The client HTML page is printed.
The client PDF file is printed.
The server PDF file is printed.
Contains a list of the client-side events available for the ASPxRichEdit.
Initializes a new instance of the class. For internal use only.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Specifies the name of the JavaScript function or the entire code which will handle the client event.
The name of a JavaScript function or the JavaScript function's code used to handle the event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client > event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Contains settings concerning customization of dialog form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Provides access to customization settings for the Insert Link dialog's form elements.
An object that contains customization settings for form elements.
Provides access to customization settings for the Insert Image dialog's form elements.
An object that contains customization settings for form elements.
Provides access to customization settings for the Save File dialog's form elements.
An object that contains customization settings for form elements.
Contains common settings that relate to the built-in document selector's functionality.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets the file extensions allowed for display in the FileManager used within file dialogs.
An array of values that contains the file extensions allowed.
Contains settings that are related to the Document Selector used within the file dialogs.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Provides access to the main settings of the FileManager embedded into built-in file dialogs.
A object that contains common settings of the embedded FileManager.
Gets or sets the name of a custom command.
A string value specifying the command name.
Provides access to the editing settings of the FileManager embedded into built-in file dialogs.
An object that contains the editing options.
Provides access to the file list's settings of the FileManager embedded into built-in file dialogs.
An object that contains the file list's settings.
Provides access to the folder container's settings of the FileManager embedded into built-in file dialogs.
A object that contains the folder container's settings.
Provides access to permission settings that relate to the FileManager used in some built-in File Dialogs.
An object containing settings.
Gets or sets a value that specifies the correct relative URL path to a root folder whose physical path is defined via the FileManagerSettings.RootFolder property of the Document Selector.
A string value that defines the relative URL path to the specified root folder.
Provides access to the toolbar item visibility settings of the FileManager embedded into built-in file dialogs.
An object that contains the visibility options.
Provides access to the upload panel's settings of the FileManager embedded into built-in file dialogs.
An object that holds settings for an upload panel.
Contains settings that relate to the built-in Document Selector's file upload functionality.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets a value that indicates whether upload is enabled for the FileManager used within some built-in file dialogs.
true, if upload is enabled; otherwise, false.
Gets the upload validation settings applied for the FileManager used within some built-in file dialogs.
An object that contains validation settings.
For internal use only.
Initializes a new instance of the class.
Serves as a base for classes that contains common settings related to the RichEdit's built-in FileManager functionality.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets the file extensions allowed for display in the FileManager used within certain built-in dialogs.
An array of values that contains the file extensions allowed.
Contains settings that relate to the editing functionality of the embedded FileManager which is used within certain built-in dialogs.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Contains settings that relate to the folder functionality of the embedded FileManager used within certain built-in dialogs.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets a value specifying whether the FileManager embedded into some built-in dialogs displays a special icon for folders that are locked for upload.
true if a special icon is displayed; false if a default folder icon is displayed.
Contains settings that defined the appearance of elements used within the RichEdit's built-in FileManager.
Initializes a new instance of the class with the specified owner.
An object that implements the ISkinOwner interface.
Gets the style settings that relate to styles declared at the control level of the embedded ASPxFileManager.
A object that contains the style settings.
Gets or sets the path to a CSS file that defines the appearance of the FileManager embedded into built-in dialogs.
A value that specifies the path to the required CSS file.
Gets or sets a CSS class name postfix that identifies style settings to be applied to the FileManager embedded into built-in dialogs.
A value that is the required CSS class name postfix.
Contains settings that relate to the validation of document files, uploaded using the FileNamager embedded into the RIchEdit's file dialogs (Document Selector).
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets the maximum size of an uploaded file within the FileManager embedded into certain built-in dialogs.
An value that specifies the maximum file size, in bytes.
For internal use only.
Initializes a new instance of the class.
Contains settings that define images displayed within the .
Initializes a new instance of the class with specified settings.
An object that implements the ISkinOwner interface.
Duplicates the properties of the specified object to the current instance of the class.
An object that the settings will be copied from.
Gets the settings of an image displayed within a loading panel when it is displayed at the RichEdit's status bar.
A object that contains image settings.
Gets or sets a set of icons to be used within the ribbon UI.
One of the enumeration values.
Gets the settings of an image displayed within the Close button of the RichEdit's Search Panel.
An object containing the image settings.
Gets the settings of an image displayed within the Collapse button of the RichEdit's Search Panel.
An object containing the image settings.
Gets the settings of an image displayed within the Next button of the RichEdit's Search Panel.
An object containing the image settings.
Gets the settings of an image displayed within the Prev button of the RichEdit's Search Panel.
An object containing the image settings.
Returns the object to its original state.
Contains customization settings for the Insert Link dialog's form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets a value that specifies whether a section that allows an e-mail address to be entered is displayed within the Insert Hyperlink built-in dialog form.
true, to display the form element, otherwise, false.
Contains customization settings for the Insert Image dialog's form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets a value that specifies whether a section that allows end-users to upload their local files is displayed within the Insert Image built-in dialog form.
true, to display the form section, otherwise, false.
A class that implements the functionality of a popup menu item in the RichEdit.
For internal use only.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified text.
A value that specifies the created item's text. This value is assigned to the property.
Initializes a new instance of the class with the specified command name and text.
A value that specifies the created item's command name. This value is assigned to the property.
A value that specifies the created item's text. This value is assigned to the property.
Copies the public properties from the specified object to the current one.
A object whose properties are copied to the current object.
Gets or sets a value that specifies whether the current context menu item starts a group.
true if the current item starts a group; otherwise, false.
Gets or sets the name of a logical check group to which the menu item belongs.
A value that specifies the group name.
Gets or sets the command name associated with the context menu item.
A value that specifies the command name associated with the item.
Gets or sets the name of an image displayed by the context menu item.
A string value that specifies the image name.
Gets a collection that contains the sub-items of the current context menu item.
A list of objects representing a collection of sub-items.
Gets or sets the text content of the current context menu item.
A value that specifies the text content of the .
Returns the string that denotes the current context menu item.
A that denotes the current object.
An internal collection that maintains popup menu items in the RichEdit.
For internal use only.
Populates the context menu with default items.
Creates menu items related to the built-in spell checking functionality.
A collection of ribbon context tab categories in the ASPxRichEdit control.
Initializes a new instance of the class with the specified owner.
An object that implements the DevExpress.Web.Internal.IWebControlObject interface.
Creates default context tab categories in the ASPxRichEdit's ribbon.
Gets the control to which the current collection belongs.
The control that owns the collection.
Lists values that specify the type of the ribbon navigation element used by the control.
The value is determined automatically, based on the type of the end-user's device: touch or non-touch. Corresponds to Ribbon under non-touch device browsers. Corresponds to OneLineRibbon under touch device browsers.
An external ribbon is used by the Rich Text Editor as a toolbar.
The Rich Text Editor has no toolbars.
The built-in ribbon displays all items in an active tab on one line.
The toolbar for the Rich Text Editor is rendered as a built-in ribbon.
A collection of Ribbon tabs related to the .
Initializes a new instance of the class with the specified owner.
An object that implements the IWebControlObject interface.
Creates default ribbon tabs within the collection.
Gets an object representing the Rich Edit's ribbon.
A object that represents the ribbon.
Gets the object that owns the collection.
An object that owns the collection.
Contains settings for the Ruler images.
Initializes a new instance of the class with the specified owner.
An object that implements the DevExpress.Web.Internal.ISkinOwner interface.
Gets the settings of an image displayed in the cell division drag handle.
An object containing the image settings.
Gets the settings of an image displayed in the center tab drag handle.
A object that contains the image settings.
Gets the image settings of the corresponding UI element.
Returns "CenterTabDragHandle".
Gets the image name of the corresponding UI element.
Returns "ColumnSeparatorDragHandle".
Gets the settings of an image displayed in the decimal tab drag handle.
A object that contains the image settings.
Gets the image settings of the corresponding UI element.
Returns "DecimalTabDragHandle".
Gets the settings of an image displayed in the first line indent drag handle.
A object that contains the image settings.
Gets the settings of an image displayed in the first line indent drag handle.
A object that contains the image settings.
Gets the image name of the corresponding UI element.
Returns "FirstLineIndentDragHandle".
Gets the settings of an image displayed in the left indent drag handle.
A object that contains the image settings.
Gets the settings of an image displayed in the left indent drag handle.
A object that contains the image settings.
Gets the image name of the corresponding UI element.
Returns "LeftIndentDragHandle".
Gets the settings of an image displayed in the left tab drag handle.
A object that contains the image settings.
Gets the image settings of the corresponding UI element.
Returns "LeftTabDragHandle".
Gets the settings of an image displayed in the right indent drag handle.
A object that contains the image settings.
Gets the settings of an image displayed in the right indent drag handle.
A object that contains the image settings.
Gets the image name of the corresponding UI element.
Returns "RightIndentDragHandle".
Gets the settings of an image displayed in the right tab drag handle.
A object that contains the image settings.
Gets the image settings of the corresponding UI element.
Returns "RightTabDragHandle".
Contains customization settings for the Save File dialog's form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets a value that specifies which sections are displayed within the Save File dialog form.
One of the enumeration values.
Lists measurement units used in the document.
Specifies centimeters as the measurement unit.
Specifies inches as the measurement unit.
Lists values that specify the Rich Edit's document view type.
The Rich Edit is in Print Layout.
The Rich Edit is in Simple View.
Lists values that specify the visibility of a section within the file dialogs.
All dialog sections should be displayed.
Only the 'Download a copy' section should be displayed in the dialog.
Only the 'Save file to the server' section should be displayed within the dialog.
Contains classes that implement the document management functionality common for DevExpress ASP.NET Office controls (ASPxRichEdit and ASPxSpreadsheet).
Contains settings of a RichEdit document opened on the server and provides the means to operate the document (close or save a copy).
Initializes a new instance of the class.
A RichEditWorkSession object representing the session to which the created object belongs.
Gets the document format.
A object specifying the document format.
Gets the last modify time for the document.
A nullable value that is the last modify time.
Gets a value indicating whether the current document was modified after it was opened.
true, if the document was modified; otherwise, false.
Saves a document copy using the specified settings.
An array of bytes where the document is saved.
Saves a document copy using the specified settings.
A DocumentFormat object specifying the document format.
An array of bytes where the document is saved.
Saves a document copy using the specified settings.
A stream object where to save the document.
Saves a document copy using the specified settings.
A stream object where to save the document.
A DocumentFormat object specifying the document format.
Saves a document copy using the specified settings
A string value specifying the document path to save to.