DevExpress.RichEdit.v14.1.Core
Contains options used for loading (importing) the HTML document.
Initializes a new instance of the HtmlDocumentImporterOptions class with default settings.
Gets or sets whether images are loaded synchronously or asynchronously when importing an HTML document.
true to load images asynchronously; otherwise, false.
Gets or sets whether the auto-detection of the charset of the html file is enabled.
true to enable the auto-detect option; otherwise, false.
Copies the appropriate properties of the specified object into the current instance of the HtmlDocumentImporterOptions class.
A class instance, representing the source object for copying.
Gets or sets the encoding used to interpret characters in the document.
A object providing the conversion between certain encoding and Unicode.
Specifies whether or not to ignore the "float" setting of HTML elements in the imported document.
true to import floating objects as inline elements; otherwise false.
Gets or sets whether the character encoding specified in the META element should be ignored.
true to ignore character encoding in the META element; otherwise, false.
Specifies whether or not to replace all white space characters inside the "pre" tag with non-breaking spaces.
true to replace all white space characters with non-breaking spaces inside the "pre" tag; otherwise false.
Overrides the corresponding property of the base class to hide it.
For internal use.
Initializes a new instance of the CollapseOrExpandFormulaBarCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the CollapseOrExpandFormulaBarCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles between normal and hidden text mode of the selection.
Initializes a new instance of the ToggleHiddenTextCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleHiddenTextCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A base class that provides necessary functionality for custom localizers of the WinForms Rich Text Editor control.
Initializes a new instance of the XtraRichEditLocalizer class with default settings.
Returns a localizer object, which provides resources based on the thread's language and regional settings (culture).
An object representing resources based on the thread's culture.
Returns a localizer object, which provides resources based on the thread's language and regional settings (culture).
A object, which provides resources based on the thread's culture.
Returns a localized string for the given string identifier.
A enumeration value identifying the string to localize.
A corresponding to the specified identifier.
Navigates to the next data record in the bound data source.
Initializes a new instance of the NextDataRecordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the NextDataRecordCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Lists conditions for highlighting the fields in the document.
Document fields are always highlighted.
Default highlight mode.
Document fields are not visually recognized.
Serves as the base for the interface providing access to character properties.
Gets or sets a value indicating whether all characters are capital letters.
true if all characters are capitalized; otherwise, false or null for a mixture of true and false.
Gets or sets the background color of character(s).
A value representing the background color or null for mixed colors.
Gets or sets a value indicating whether characters are bold.
true if characters are bold; otherwise, false or null for a mixture of true and false.
Gets or sets the character(s) font name.
A value representing the font name or null for a mixture of font faces.
Gets or sets the character(s) font size.
A value, representing the font size in points or null for mixed sizes.
Gets or sets the foreground color of characters.
A value representing the foreground color, or null for a mixture of values.
Gets or sets a value indicating whether a character(s) is hidden.
true if characters are hidden; otherwise, false or null, for a mixture of true and false.
Gets or sets a value indicating whether a character(s) is italicized.
true if characters are italicized; otherwise, false or null, for a mixture of true and false.
Specifies the spell check language.
A nullable DevExpress.XtraRichEdit.Model.LangInfo value.
Specifies whether or not the text shall be proof read by the spell checker.
true to disable spell checking of the text; false to enable it.
Resets the character formatting to the underlying character style.
Gets or sets a value indicating whether characters are strikeout.
A enumeration value or null, for a mixture of strikeout types.
Gets or sets a value indicating whether character(s) are formatted as subscript.
true if character(s) are formatted as subscript; otherwise, false or null for a mixture of true and false.
Gets or sets a value indicating whether character(s) are formatted as superscript.
true if character(s) are formatted as superscript; otherwise, false or null for a mixture of true and false.
Gets or sets the type of underline applied to the character(s).
An enumeration value or null, for a mixture of underline types.
Gets or sets the color of the underline for the specified characters.
A value or null, for a mixture of underline colors.
Obsolete. Use the class instead.
Initializes a new instance of the ChangeFontSizeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeFontSizeCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Provides data for the event.
Initializes a new instance of the TabsFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Tabs dialog controls.
A object containing information to be displayed in the form.
Changes the language of spell checking.
Initializes a new instance of the ChangeLanguageCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeLanguageCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Represents the base class for options used for loading (importing) the document in different formats.
Copies the appropriate properties of the specified object into the current instance of the DocumentImporterOptions class.
A class instance, representing the source object for copying.
Gets or sets the base URI for the external content of the document.
A string representing a base URI used for constructing an actual URI.
Provides access to options that specify whether a certain document field is updated during import.
A object containing update options for various fields.
Represents a collection of fields in the document.
Add a field specified by its code to the field collection.
A representing the position at which the field is inserted.
A string representing the field's code.
A object representing the newly created field.
Create a field from the specified range and add it to the field collection.
A representing a range transformed to a field.
A object representing the newly created field.
Updates all fields in the collection.
A default localizer to translate resources for WinForms Rich Text Editor.
Initializes a new instance of the XtraRichEditResLocalizer class with default settings.
Prevents table column widths from changing to accommodate cell content.
Initializes a new instance of the ToggleTableFixedColumnWidthCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableFixedColumnWidthCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles CheckAsYouType mode for a spell checker - on/off.
Initializes a new instance of the ToggleSpellCheckAsYouTypeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleSpellCheckAsYouTypeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Splits the table at the selected row.
Initializes a new instance of the SplitTableCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SplitTableCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the 'Split Cells' form (the command is intended for popup menus).
Initializes a new instance of the ShowSplitTableCellsFormMenuCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the ShowSplitTableCellsFormMenuCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Inserts the MERGEFIELD field at the selection.
Initializes a new instance of the InsertMergeFieldCommand class with the specified owner and field argument.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
A string containing the name of the data column.
Initializes a new instance of the InsertMergeFieldCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets or sets the name of the data column providing data for the field.
A string containing the data column name.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the InsertMergeFieldCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents a command that starts the spell check in the current document.
Initializes a new instance of the CheckSpellingCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the CheckSpellingCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles case for each character - upper case becomes lower, lower case becomes upper.
Initializes a new instance of the ToggleTextCaseCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTextCaseCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies top-right alignment for selected cells.
Initializes a new instance of the ToggleTableCellsTopRightAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsTopRightAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies top-center alignment for selected cells.
Initializes a new instance of the ToggleTableCellsTopCenterAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsTopCenterAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles top borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsTopBorderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsTopBorderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Abstract numbering definition that defines the appearance and behavior of numbered paragraphs in a document.
Gets the zero-based index of the abstract numbering list in the document.
An integer value.
Toggles outer borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsOutsideBorderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsOutsideBorderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies middle-right alignment for selected cells.
Initializes a new instance of the ToggleTableCellsMiddleRightAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsMiddleRightAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies middle-left alignment for selected cells.
Initializes a new instance of the ToggleTableCellsMiddleLeftAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsMiddleLeftAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies middle-center alignment for selected cells.
Initializes a new instance of the ToggleTableCellsMiddleCenterAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsMiddleCenterAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles left borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsLeftBorderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsLeftBorderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles inner vertical borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsInsideVerticalBorderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsInsideVerticalBorderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles inner horizontal borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsInsideHorizontalBorderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsInsideHorizontalBorderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles all inner borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsInsideBorderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsInsideBorderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies bottom-right alignment for selected cells.
Initializes a new instance of the ToggleTableCellsBottomRightAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsBottomRightAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies bottom-left alignment for selected cells.
Initializes a new instance of the ToggleTableCellsBottomLeftAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsBottomLeftAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A non-visual rich text engine providing all the RichEditControl functionality except user interface features.
Initializes a new instance of the RichEditDocumentServer class with default settings.
Adds the specified service to the service container.
The type of service to add.
An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter.
Adds the specified service to the service container.
The type of service to add.
A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested.
Adds the specified service to the service container.
The type of service to add.
A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested.
true to promote this request to any parent service containers; otherwise, false.
Adds the specified service to the service container.
The type of service to add.
An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter.
true to promote this request to any parent service containers; otherwise, false.
Occurs before the document is saved (exported to a certain format).
Occurs before a document is loaded (imported from an external source).
This member supports the internal infrastructure and is not intended to be used directly from your code.
Locks the RichEditDocumentServer object by disallowing visual updates until the EndUpdate or CancelUpdate method is called.
Fires when the DOCVARIABLE field is updated.
Unlocks the RichEditDocumentServer object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Occurs when the document content was changed.
Creates an object for specifying the options used in mail merge operations.
A class instance containing options used for mail merge.
Creates a new blank document.
true to raise the event before creating a new document; otherwise false.
true to create a new document; otherwise false.
Releases resources associated with a RichEditDocumentServer instance.
Provides access to a interface, representing the document contained in the server.
A interface that provides access to a loaded document.
Occurs when a document that has not yet been saved is about to be closed.
Occurs after a document is loaded.
Gets the current dpi value for the X-coordinate.
A Single dpi value.
Gets the current dpi value for the Y-coordinate.
A Single dpi value.
Occurs when a new document is created.
Unlocks the RichEditDocumentServer object after a call to the BeginUpdate method and causes an immediate visual update.
Exports the document to the specified stream in PDF format.
A object, to which the document is exported.
A instance containing properties which define how a document is exported to PDF format.
Exports the document to the specified stream in PDF format.
A object, to which the document is exported.
Gets the service object of the specified type.
An object that specifies the type of service object to get.
A service object of the specified type, or a null reference (Nothing in Visual Basic) if there is no service object of this type.
Gets the specified service.
A service object of the specified type or null for reference types and zero for numeric value types if a service is not available.
Gets or sets the content as HTML text.
A string containing text in HTML format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Occurs before a document is loaded. Handle this event to set initial document settings.
Fires when the supplied data could not be recognized as data in the assumed format for import.
Maintained for compatibility with the code written for the RichEditControl.
Always true.
Gets whether the object has been locked for updating.
true if the object is locked; otherwise, false.
Gets or sets a unit of measure used for a document model layout.
One of the enumeration values.
Loads a document from a file, specifying the document's format.
A string value specifying the path to the file from which to load a document.
One of the members.
Loads a document from a stream, specifying the document's format.
The stream from which to load a document.
One of the members.
Loads a specified file. The file format is identified by the file extension.
A string specifying the path of the file to load.
Loads a specified file as template. The file format is identified by the file extension.
A string value specifying the path to the file from which to load a document.
Loads a specified document as a template.
A string value specifying the path to the file from which to load a document.
One of the members.
Loads a document from a stream as a template, specifying the document's format.
The stream from which to load a document.
One of the members.
Merges the current document and sends the result to the specified RichEditDocumentServer instance.
An object implementing the IRichEditDocumentServer interface, such as the or the instance.
Merges the current document using the specified options, and sends the result to the specified .
A interface exposing options for the current merge.
An object exposing the interface to which the merged document is sent.
Merges the current document and sends the result to the specified .
An object exposing the interface to which the merged document is sent.
Merges the current document using the specified options and sends the result to the specified stream in a specified format.
A interface exposing options for the current merge.
A object that is the output stream.
A enumeration member specifying the destination format.
Merges the current document using the specified options and sends the result to the specified file in a specified format.
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.
Merges the current document and sends the result to the specified file in a specified format.
A name of the file to which the merged document is saved.
A enumeration member specifying the destination format.
Merges the current document and sends the result to the specified stream in a specified format.
A object that is the output stream.
A enumeration member specifying the destination format.
Merges the current document using the specified options and sends the result to the specified RichEditDocumentServer instance.
A interface exposing options for the current merge.
An object implementing the IRichEditDocumentServer interface, such as the or the instance.
Fires when mail merge is completed.
Fires after each data record is merged with the document in the mail merge process.
Fires before each data record is merged with the document in the mail merge process.
Fires before mail merge starts.
Gets or sets the document content as MHT text.
A string containing text in MHT format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets or sets a value that indicates that the document contents is modified since it was last saved.
true if the control's contents were modified since it was last saved; otherwise, false.
Occurs when the value of the property is changed.
Gets or sets the document content as an array of bytes in Open Office Text (.odt) format.
An array of bytes containing data in the OpenDocument Text (.odt) format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets or sets the document content as an array of bytes in Office Open XML (Docx) format.
An array of bytes representing the document in Docx format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Provides access to the variety of options which can be specified for the RichEditDocumentServer.
A object containing various RichEdit options.
Removes the service of the specified type from the service container.
The type of service to remove.
true to promote this request to any parent service containers; otherwise, false.
Removes the service of the specified type from the service container.
The type of service to remove.
Performs a service substitution.
A service of the specified type that will be registered.
Previously registered service of the specified type, or null (Nothing in Visual Basic) if the service does not exist.
Gets or sets the formatted text content of the document.
A string, containing the document's content in rich text format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Saves the control's document to a file, specifying the document's format.
A string value specifying the path to a file into which to save the control's document.
One of the enumeration values.
Saves the document to a stream, specifying the document's format.
The stream to output the document to.
One of the enumeration values.
Fires in response to changing a selection in the document.
Gets or sets the plain text content of the document.
A string, containing the document's unformatted text.
This event is raised when an exception unhandled by the RichEditDocumentServer occurs.
Gets or sets a unit of measure used within the RichEditDocumentServer.
One of the enumeration values.
Gets or sets the document content as the text in WordProcessingML (Microsoft Office Word 2003 XML) format.
A string of text in WordML format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Toggles bottom borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsBottomBorderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsBottomBorderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Inserts the line break.
Initializes a new instance of the InsertLineBreakCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertLineBreakCommand.
A member that represents the command identifier.
Toggles vertical ruler visibility on/off.
Initializes a new instance of the ToggleShowVerticalRulerCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleShowVerticalRulerCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles horizontal ruler visibility on/off.
Initializes a new instance of the ToggleShowHorizontalRulerCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleShowHorizontalRulerCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the 'Editing Permissions' form used to view and set ranges with permissions.
Initializes a new instance of the ShowRangeEditingPermissionsFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowRangeEditingPermissionsFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Invokes the 'Insert Cells' form used to select an element to insert - a cell, a row or a column.
Initializes a new instance of the ShowInsertTableCellsFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the ShowInsertTableCellsFormCommand.
A member that represents the command identifier.
Invokes the 'Delete Cells' form (the command is intended for popup menus).
Initializes a new instance of the ShowDeleteTableCellsFormMenuCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the ShowDeleteTableCellsFormMenuCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Set the section to have two columns.
Initializes a new instance of the SetSectionTwoColumnsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSectionTwoColumnsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Set the section to have three columns.
Initializes a new instance of the SetSectionThreeColumnsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSectionThreeColumnsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Set the section to have only one column.
Initializes a new instance of the SetSectionOneColumnCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSectionOneColumnCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Removes borders of selected cells.
Initializes a new instance of the ResetTableCellsBordersCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ResetTableCellsBordersCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Navigates to the previous data record in the bound data source.
Initializes a new instance of the PreviousDataRecordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PreviousDataRecordCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Converts selected text to upper case.
Initializes a new instance of the MakeTextUpperCaseCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the MakeTextUpperCaseCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Navigates to the last data record in the bound data source.
Initializes a new instance of the LastDataRecordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the LastDataRecordCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Inserts a column to the right of the rightmost column in a selection.
Initializes a new instance of the InsertTableColumnToTheRightCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the InsertTableColumnToTheRightCommand.
A member that represents the command identifier.
Inserts a column to the left of the leftmost column in a selection.
Initializes a new instance of the InsertTableColumnToTheLeftCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the InsertTableColumnToTheLeftCommand.
A member that represents the command identifier.
Navigates to the first data record in the bound data source.
Initializes a new instance of the FirstDataRecordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FirstDataRecordCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Resets the selection in a document.
Initializes a new instance of the DeselectAllCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DeselectAllCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Deletes selected rows in a table (the command is intended for popup menus).
Initializes a new instance of the DeleteTableRowsMenuCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DeleteTableRowsMenuCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Deletes selected columns in a table (the command is intended for popup menus).
Initializes a new instance of the DeleteTableColumnsMenuCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the DeleteTableColumnsMenuCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Deletes command history for the document.
Initializes a new instance of the ClearUndoCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ClearUndoCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles displaying grid lines for a table with no borders applied - on/off.
Initializes a new instance of the ToggleShowTableGridLinesCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleShowTableGridLinesCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the 'Delete Cells' form used to select an element for deletion - a cell, a row or a column.
Initializes a new instance of the ShowDeleteTableCellsFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the ShowDeleteTableCellsFormCommand.
A member that represents the command identifier.
Performs a mail merge and invokes the Save As... dialog, to ask for a file name to save the merged document.
Initializes a new instance of the MailMergeSaveDocumentAsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the MailMergeSaveDocumentAsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Deletes selected rows in a table.
Initializes a new instance of the DeleteTableRowsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DeleteTableRowsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Deletes selected columns in a table.
Initializes a new instance of the DeleteTableColumnsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DeleteTableColumnsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Selects the entire table in which the caret is located.
Initializes a new instance of the SelectTableCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SelectTableCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Deletes the selected table.
Initializes a new instance of the DeleteTableCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the DeleteTableCommand.
A member that represents the command identifier.
Lists options specifying how formatting is applied to the last paragraph of a numbered list when it is inserted into a document.
Prevents the last item in the inserted numbered list from being removed from the list and becoming a simple paragraph with the format of the destination document.
Default value.
Represents a field in the document.
Gets the range containing the field codes.
A object representing the range occupied by the field's code.
Gets the outer field for the nested field.
A object.
Gets the document range occupied by the field.
A object representing the range containing the field, including the codes and field's result.
Gets the range containing the field result.
A object representing the range occupied with the field's result.
Gets or sets whether to show the field's codes.
true to show the field's codes; otherwise, false.
Updates the result of the field.
Contains options used for loading (importing) documents in RTF format.
Initializes a new instance of the RtfDocumentImporterOptions class with default settings.
Copies the appropriate properties of the specified object into the current instance of the RtfDocumentImporterOptions class.
A class instance, representing the source object for copying.
Specifies whether or not to display the text that has been removed using the "deleted" tag of the Track Changes feature.
true to omit the deleted text in a document; otherwise false.
Converts selected text to lower case.
Initializes a new instance of the MakeTextLowerCaseCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the MakeTextLowerCaseCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Contains options used for saving (exporting) the document in OpenDocument text (.odt) format.
Initializes a new instance of the OpenDocumentExporterOptions class with default settings.
Serves as the base for classes which provide data for the events which occur before the RichEditControl dialogs are shown.
Initializes a new instance of the ShowFormEventArgs class with default settings.
Gets or sets the return value of a dialog box.
A enumeration value that specifies the value that is returned by the dialog box.
Gets or sets whether an event was handled. If it was handled, the default actions are not required.
true if it was handled and the default dialog doesn't need to be shown; otherwise, false.
Gets or sets a parent of the form being shown.
An object.
Enables the overtype feature.
Initializes a new instance of the ToggleOvertypeCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleOvertypeCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Language Form to select the language of spell checking.
Initializes a new instance of the ShowLanguageFormCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowLanguageFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Updates the command state and applies restrictions.
An interface defining the state of a command.
Provides data for the event.
Initializes a new instance of the NumberingListFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Bullets and Numbering dialog controls.
A object containing information to be displayed in the form.
Represents the class containing miscellaneous layout options.
Initializes a new instance of the RichEditLayoutOptions class with default settings.
Gets or sets whether a table can extend past the margins of a document.
true if tables are allowed to extend past the margins; otherwise, false.
Provides access to options specific for the layout of the Darft view.
A object instance containing specific options.
Provides access to options specific for the layout of the PrintLayout view.
A object instance containing specific options.
Provides access to options specific for the layout of the Simple view.
A object instance containing specific options.
Lists values specifying the visibility of grid lines in table cells without borders.
Default setting.
If cells do not have borders applied, their boundaries are not shown.
Cell boundaries of a table are shown wherever the table doesn't have borders applied.
Cell boundaries of a table are shown while dragging it with the mouse.
Represents the class containing miscellaneous table options.
Initializes a new instance of the TableOptions class with default settings.
Gets or sets whether the boundaries of cells without borders applied, are visible.
true to show table grid lines; otherwise, false.
Moves the cursor backward by the number of lines in the current control's window, minus one.
Initializes a new instance of the PreviousScreenCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PreviousScreenCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to navigate to the page header from the page footer in edit mode.
Initializes a new instance of the GoToPageHeaderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the GoToPageHeaderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A method that will handle the CalculateDocumentVariable event.
A method that will handle the CalculateDocumentVariable event of the RichEditControl.
The event source. This parameter identifies the RichEditControl, which raised the event.
A object which contains event data.
Defines the provider of the locations for external objects in document export.
Represents the base class for the RichEditControl options.
Provides access to an object used to specify the identity parameters for range editing permissions.
An class instance that holds identity parameters.
Provides access to options that enable you to configure autocorrect features.
An object containing settings for autocorrect features.
Provides access to an object that enables you to apply restrictions on different editor operations.
A RichEditBehaviorOptions class instance containing restriction specifications.
Provides access to an object used to specify different options for bookmarks in the document.
A object containing options for the document bookmarks.
Provides access to an object used to specify different options for comments in the document.
A object containing options for comments in the document.
Provides access to options useful in certain scenarios for inserting the content of one document into another.
A object containing options applicable to certain copy-paste scenarios.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Provides access to an object used to specify document restrictions.
A class instance that provides access to various document restrictions.
Provides access to the control's document saving options.
A object that contains document saving related settings.
Provides access to RichEditControl options used for export to different formats.
A object containing format-specific export options.
Provides access to options specific to document fields.
A class instance containing options specific to fields.
Provides access to an object used to specify how formatting marks are shown in the document.
A instance specifying the visibility of formatting marks.
Provides access to options specific to the horizontal ruler element of the RichEditControl.
A class instance containing options specific to the horizontal ruler.
Provides access to options specific to hyperlinks.
A class instance containing options specific to hyperlinks.
Provides access to RichEditControl options used for import from different formats.
A object containing format-specific import options.
Provides access to RichEditControl options that affect layout and display.
A object containing specific options.
Provides access to the default mail merge options.
A object containing default mail merge options.
Provides access to options specific to printing.
A object instance containing specific options.
Provides access to an object used to specify various options for ranges with permissions in the document.
A object containing options for ranges with permissions.
Provides access to RichEditControl options used for searching within a document.
A object containing options used for searching.
Provides access to options that determine how the spell checker processes the text of the document loaded in the RichEditControl.
A object that contains options which determine the spell checker behavior.
Provides access to an object used to specify different options for tables in the document.
A object containing options for the document tables.
Provides access to options specific for the vertical ruler of the RichEditControl.
A object used to specify options for the vertical ruler.
Contains options used for loading (importing) the document in Open XML format (aka MS Word 2007 default format, .docx).
Initializes a new instance of the OpenXmlDocumentImporterOptions class with default settings.
A command to scroll a document in a vertical direction by the specified distance in the view, measured in pixels.
Initializes a new instance of the ScrollVerticallyByPixelOffsetCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the scroll distance applied to the current document view.
An integer, representing the scroll distance, measured in documents.
Gets or sets the scroll distance applied to the current document view.
An integer, representing the scroll distance, measured in pixels.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender (typically a ).
A object that contains event data.
A command to switch the current view to the .
Initializes a new instance of the SwitchToPrintLayoutViewCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SwitchToPrintLayoutViewCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to insert a row in a table above the currently selected row.
Initializes a new instance of the InsertTableRowAboveCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertTableRowAboveCommand.
A member that represents the command identifier.
Stops protection on the current document.
Initializes a new instance of the UnprotectDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the UnprotectDocumentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Enforces document protection.
Initializes a new instance of the ProtectDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ProtectDocumentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Displays the Reviewing Pane that lists all document comments.
Initializes a new instance of the ShowReviewingPaneCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowReviewingPaneCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Represents a collection of custom marks in the document.
Represents a custom mark in the document.
Gets a position in a document that is marked by the current custom mark.
A object representing a marked position in the document.
Gets data used to visualize a custom mark.
An object consisting of custom data required to draw a mark.
Represents a collection of paragraph styles.
Add a style to the collection of styles in the current document.
A class instance representing a paragraph style.
Creates a new paragraph style.
A object representing a paragraph style.
Marks the specified style as deleted, so it can no longer be applied.
A to delete.
Gets the Paragraph Style object specified by its name.
A string specifying the style name.
A object which represents the style with the specified name.
Represents a collection of character styles.
Add a style to the collection of styles in the current document.
A class instance representing a character style.
Creates a new character style.
A object representing a character style.
Marks the specified style as deleted, so it can no longer be applied.
A to delete.
Gets the Character Style object specified by its name.
A string specifying the style name.
A object which represents the style with the specified name.
Represents a collection of tab stops.
Initializes a new instance of the TabInfoCollection class with default settings.
Represents a tab stop.
Initializes a new instance of the TabInfo class with default settings.
Gets or sets the alignment type, specifying how any text after the tab will be lined up.
A enumeration member.
Gets or sets whether the individual tab stop is in effect.
true to switch off this tab stop; otherwise, false.
Gets or sets the tab leader style, i.e. the symbol used as a tab leader.
A enumeration member specifying tab leader style.
Gets or sets the position of the tab stop.
A number representing the distance from the left edge of the text area, measured in units specified by the property.
List alignment types for tab stops.
The center of the text after the tab will be lined up with the tab stop.
If the text after the tab is a number with a decimal point, the decimal point is lined up with the tab stop.
The left edge of text after the tab will be lined up with the tab stop.
The right edge of text after the tab will be lined up with the tab stop.
Increases the indent by the size of one tab or inserts the tab.
Initializes a new instance of the TabKeyCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the TabKeyCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Provides data for the MailMergeRecordStarted event.
Gets a merged document.
A interface providing access to a merged document.
Gets a template document before a record is merged.
A interface providing access to an interim document.
Gets an index of a record currently merged.
An integer that is the data record index.
Provides data for the CalculateDocumentVariable event.
Provides access to a collection of arguments within the DOCVARIABLE field.
An instance containing DOCVARIABLE field arguments.
Gets or sets whether the default action is required.
true if no default action is necessary; otherwise, false.
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 or sets the value of the DOCVARIABLE field that fired the event.
An object that is inserted into a document in place of the DOCVARIABLE field.
Gets the name of the document variable to which the DOCVARIABLE field refers.
A string that is the name of the document variable in the DOCVARIABLE field.
Contains options for exporting the document in HTML format.
Initializes a new instance of the HtmlDocumentExporterOptions class with default settings.
Copies the appropriate properties of the specified object into the current instance of the HtmlDocumentExporterOptions class.
A class instance, representing the source object for copying.
Gets or sets how the style sheets properties are exported.
A enumeration value specifying the export type.
Specifies whether or not the formatting is exported in HTML style sheet.
true, to export default character properties of the document; otherwise, false.
Specifies whether images are embedded in an HTML document.
true to embed images in a page; otherwise, false.
Gets or sets the character encoding used in an exported document.
A class representing the character encoding.
Gets or sets the string used to construct the name of the endnote reference in an exported document.
A string used as a footnote name prefix.
Gets or sets the format string that specifies how the endnote number is transformed into a string to construct the name of the endnote reference in exported document.
A format string to specify the text representation of an endnote number.
[To be supplied]
[To be supplied]
Gets or sets the root tag of the HTML document to start the export.
An enumeration value specifying the HTML document tag.
Gets or sets the measurement unit to specify font size when exporting to HTML.
A enumeration member specifying the unit for the font size.
Gets or sets the string used to construct the name of the footnote reference in an exported document.
A string used as a footnote name prefix.
Gets or sets the format string that specifies how the footnote number is transformed into a string to construct the name of the footnote reference in exported document.
A format string to specify the text representation of a footnote number.
Gets or sets how the lists are represented in the resulting document.
A enumeration value specifying how the lists are exported.
Gets or sets the graphics resolution used to save images when a document is exported in HTML format.
An integer that specifies image resolution. By default, it equals 96 dpi or the current System.Drawing.Graphics.DpiX value.
Gets or sets a character or a string used to replace a tab symbol when exporting a document in HTML format.
A string replacement for the tab symbol.
Gets or sets whether Table of Contents entries are underlined in a document exported to HTML format.
true, to set the underline attribute for the TOC entry font; otherwise, false.
Specifies how the links to external content are saved in the exported document.
A enumeration member specifying an absolute or relative path.
Changes the table width to fit the page's width and adjusts columns to accommodate cells content.
Initializes a new instance of the ToggleTableAutoFitWindowCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableAutoFitWindowCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Contains options used for loading (importing) the document in OpenDocument text (.odt) format.
Initializes a new instance of the OpenDocumentImporterOptions class with default settings.
A command to scroll a document in a vertical direction by the specified distance, measured in documents.
Initializes a new instance of the ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Sets the background color of the page.
Initializes a new instance of the ChangePageColorCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl).
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ChangePageColorCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Defines the parameters of the Table Style dialog window that are eligible to be changed.
Initializes a new instance of the TableStyleFormControllerParameters class with the specified settings.
An object implementing the interface.
A DevExpress.XtraRichEdit.Model.TableStyle object.
Contains options used for saving (exporting) the document in Mht (Web Archive) format.
Initializes a new instance of the MhtDocumentExporterOptions class with default settings.
Overrides the corresponding property of the base class, to hide it.
Always false.
Provides data for the event.
Initializes a new instance of the SymbolFormShowingEventArgs class with the specified view model.
A object. This value is assigned to the property.
Returns a view model of the inserted symbol.
A DevExpress.XtraRichEdit.Forms.RichEditInsertSymbolViewModel object.
Applies bottom-center alignment for selected cells.
Initializes a new instance of the ToggleTableCellsBottomCenterAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsBottomCenterAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A method that will handle the MailMergeRecordFinished event.
A method that will handle the MailMergeRecordFinished event of the RichEditControl.
The event source. This parameter identifies the RichEditControl, which raised the event.
A object which contains event data.
A command to scroll a document in a vertical direction by the specified distance, in the document model.
Initializes a new instance of the ScrollVerticallyByPhysicalOffsetCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the scroll distance applied to the current document view.
An integer, representing the scroll distance, measured in documents.
Gets or sets the scroll distance of the current document view.
An integer, representing the scroll distance, measured in documents.
Reverses actions of the previous .
Initializes a new instance of the RedoCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the RedoCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to create command menu elements specific for tables.
Initializes a new instance of the InsertTableElementMenuCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Extends the selection to the next word.
Initializes a new instance of the ExtendNextWordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendNextWordCommand.
A member that represents the command identifier.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Allows you to select the reviewers whose comments shall be displayed in a document.
Initializes a new instance of the ReviewersCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ReviewersCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Specifies whether or not to check spelling or grammar in a document.
Initializes a new instance of the ChangeNoProofCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeNoProofCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
An interface that defines an image in the document.
Provides access to the source image displayed as an inline object in the document.
An object specifying the image incorporated in the document.
Gets the original size of the image.
The object representing the original size of the image, measured in current units.
Gets the range to which the inline image belongs.
A object representing the image location in the document.
Specifies the X-scaling factor of the inline image.
A float value, specifying the scaling factor for the X-axis.
Specifies the Y-scaling factor of the inline image.
A float value, specifying the scaling factor for the Y-axis.
Specifies the size of the inline image.
A object representing the image size in current units of measurement.
Gets or sets the original location from where the image has been inserted.
A string specifying the image source URI.
Extends the selection up to the next page.
Initializes a new instance of the ExtendNextPageCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendNextPageCommand.
A member that represents the command identifier.
Toggles right paragraph alignment on and off.
Initializes a new instance of the ToggleParagraphAlignmentRightCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleParagraphAlignmentRightCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Interface of a rich text engine providing the essential Rich Editor functionality.
Occurs before the document is saved (exported to a certain format).
Occurs before a document is loaded (imported from an external source).
Fires when the DOCVARIABLE field is updated.
Occurs when the document content was changed.
Creates an object for specifying the options used in mail merge operations.
A class instance containing options used for mail merge.
Creates a new blank document.
true to raise the event before creating a new document; otherwise false.
true to create a new document; otherwise false.
Provides access to a interface, representing the document contained in the server.
A interface that provides access to a loaded document.
Occurs when a document that has not yet been saved is about to be closed.
Occurs after a document is loaded.
Gets the current dpi value for the X-coordinate.
A Single dpi value.
Gets the current dpi value for the Y-coordinate.
A Single dpi value.
Occurs when a new document is created.
Gets service of the specified type.
A service object of the specified type or null for reference types and zero for numeric value types if a service is not available.
Gets or sets the content as HTML text.
A string containing text in HTML format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Occurs before a document is loaded. Handle this event to set initial document settings.
For internal use. Gets a value indicating whether the control has been disposed of.
true if the control has been disposed of; otherwise, false.
Gets or sets a unit of measure used for a document model layout.
One of the enumeration values.
Loads a document from a stream, specifying the document's format.
The stream from which to load a document.
One of the members.
Loads a document from a stream as a template, specifying the document's format.
The stream from which to load a document.
One of the members.
Merges the current document using the specified options, and sends the result to the specified .
A interface exposing options for the current merge.
An object exposing the interface to which the merged document is sent.
Merges the current document using the specified options and sends the result to the specified stream in a specified format.
A interface exposing options for the current merge.
A object that is the output stream.
A enumeration member specifying the destination format.
Merges the current document and sends the result to the specified stream in a specified format.
A object that is the output stream.
A enumeration member specifying the destination format.
Merges the current document and sends the result to the specified file in a specified format.
A name of the file to which the merged document is saved.
A enumeration member specifying the destination format.
Merges the current document using the specified options and sends the result to the specified RichEditDocumentServer instance.
A interface exposing options for the current merge.
An object implementing the IRichEditDocumentServer interface, such as the or the instance.
Merges the current document and sends the result to the specified RichEditDocumentServer instance.
An object implementing the IRichEditDocumentServer interface, such as the or the instance.
Merges the current document and sends the result to the specified .
An object exposing the interface to which the merged document is sent.
Merges the current document using the specified options and sends the result to the specified file in a specified format.
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.
Fires when mail merge is completed.
Fires after each data record is merged with the document in the mail merge process.
Fires before each data record is merged with the document in the mail merge process.
Fires before mail merge starts.
Gets or sets the document content as MHT text.
A string containing text in MHT format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
Gets or sets a value that indicates that the document contents is modified since it was last saved.
true if the control's contents were modified since it was last saved; otherwise, false.
Occurs when the value of the property is changed.
Gets or sets the document content as an array of bytes in Open Office Text (.odt) format.
An array of bytes containing data in the OpenDocument Text (.odt) format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets or sets the document content as an array of bytes in Office Open XML (Docx) format.
An array of bytes representing the document in Docx format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Provides access to the variety of options which can be specified for the RichEditDocumentServer.
A object containing various RichEdit options.
Performs a service substitution.
A service of the specified type that will replace the former service.
Previously registered service of the specified type, or null (Nothing in Visual Basic) if the service does not exist.
Gets or sets the formatted text content of the document.
A string, containing the document's content in rich text format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Saves the document to a stream, specifying the document's format.
The stream to output the document to.
One of the enumeration values.
Fires in response to changing a selection in the document.
Gets or sets the plain text content of the document.
A string, containing the document's unformatted text.
Gets or sets a unit of measure used within the RichEditDocumentServer.
One of the enumeration values.
Fires after the Unit property is changed.
Fires before the Unit property is changed.
Gets or sets the document content as the text in WordProcessingML (Microsoft Office Word 2003 XML) format.
A string of text in WordML format.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Defines the interface used for text searching.
Gets the search result.
A object representing the text range that matches the search string.
Performs a search.
true if the search text is found; otherwise, false.
Performs a text replacement.
A replacement string.
Restarts the search.
Provides data for the event.
Initializes a new instance of the SplitTableCellsFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Split Cells dialog controls.
A object containing information to be displayed in the form.
Starts the next page at the current position.
Initializes a new instance of the InsertPageBreakCommand2 class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets the ID of the InsertPageBreakCommand2.
A member that represents the command identifier.
Defines line numbers in the left margin or to the left of each column in the document's .
Gets or sets the line number increments to be displayed in the current document.
An integer by which the line number increments.
Gets or sets the distance between the line number and the start of the line.
A value specifying the line numbering indent, measured in units
Gets or sets when the line numbering should be reset to the line number specified by the value.
A enumeration member, specifying the restart type. By default, it is set to .
Gets or sets the starting value used for the first line.
An integer specifying the line number of the first line.
Specifies whether or not the current table style is applied to the first column of a selected table.
Initializes a new instance of the ToggleFirstColumnCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents an object that provides an image for a document.
Creates an image source object from the specified file.
A string that contains the name of the file from which to create the image.
A object representing the image in the document.
Creates an image source object from the specified image.
An object.
A object representing the image in the document.
Creates an image source object from the specified data stream.
A containing image data.
A object representing the image in the document.
Creates an image source object from the specified URI string.
A string of characters identifying the resource in the Internet that can be interpreted as an image.
An object providing the IUriStreamService interface which allows obtaining a data stream for a specified URI.
A object representing the image in the document.
A command to insert a row in a table below the currently selected row.
Initializes a new instance of the InsertTableRowBelowCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertTableRowBelowCommand.
A member that represents the command identifier.
Represents a set of credentials used to identify editable ranges in a protected document.
Initializes a new instance of the AuthenticationOptions class with default settings.
Gets or sets email address used to authenticate a user if document protection is enabled.
A string containing email address.
Gets or sets user group name used to authenticate a user if document protection is enabled.
A string containing a user group name.
Gets or sets the password that can be used to authenticate a user if document protection is enabled.
A string containing a password.
Gets or sets a name used to authenticate a user, if document protection is enabled.
A string containing a user name.
Lists values specifying the visibility of indicators for ranges with permissions (highlighting, enclosing brackets).
Ranges with permissions are highlighted automatically.
Ranges with permissions are not highlighted.
Ranges with permissions are always highlighted.
Represents a collection of range permission in the current document.
Initializes a new instance of the RangePermissionCollection class with default settings.
Creates a RangePermission object for the specified range.
A object specifying a document range.
A object specifying editing permissions.
Represents a document range for which editing permissions are set.
Initializes a new instance of the RangePermission class for the specified range.
A representing a range in the document for which permission is created.
Gets or sets the name of the group of users for which the editing permission is set.
A string containing the name of the user group.
Gets the document range for which the editing permission is set.
A representing a range where editing is allowed by a certain user or group only.
Gets or sets the username for which the editing permission is set.
A string containing the name of the user.
Lists options used for searching.
Performs a case sensitive search. Only exact matches are found (e.g. "myString" matches "myString" but not "mystring").
Performs a search regardless of the case of the characters. Finds the occurrence of a string in a text. Strings will match even if the case is different (e.g. "mystring" will match "myString").
Search strings will only match if neither an alphabetical character nor a decimal digit occurs on either side of the string.
Doubles the font size of the selected text.
Initializes a new instance of the ChangeDoubleFontSizeCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeDoubleFontSizeCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Specifies how the is printed via the .
A RichTextBox is printed using the page width specified by the of a link's .
A RichTextBox is printed using the width specified via the property.
A RichTextBox is printed using the Width property value of the RichTextBox control.
Represents settings which define how the ranges with permissions are marked in the document.
Initializes a new instance of the RangePermissionOptions class with default settings.
Gets or sets the color of the visual marks (brackets) that indicate the start and the end of a range with permission in a document with protection disabled.
A structure representing ARGB color.
Currently not in use.
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 structure representing ARGB color.
Gets or sets the color used to highlight each editable range in a protected document with protection enabled.
A structure representing ARGB color.
Gets or sets whether the ranges with permissions are visually indicated.
true if ranges with permissions are emphasized; otherwise, false.
Serves as the base for the interface, providing access to paragraph properties.
Gets or sets text alignment within a paragraph.
A enumeration value or null (Nothing in Visual Basic) for a mixture of paragraphs with different alignments.
Gets or sets the background color of paragraph(s).
A value representing the background color, or null for a mixture of values.
Gets or sets whether to suppress addition of additional space (contextual spacing) between paragraphs of the same style.
true to remove extra spacing between paragraphs, false to add extra space, null for a mixture of values.
Gets or sets a value specifying the indent of the first line of a paragraph.
A value specifying the indent of the first line measured in units or null (Nothing in Visual Basic), for a mixture of paragraphs with different indents.
Gets or sets a value specifying whether and how the first line of a paragraph is indented.
A enumeration value, specifying the first line indent or null (Nothing in Visual Basic), for a mixture of paragraphs with different indent types.
Gets or sets whether to prevent all page breaks that interrupt a paragraph.
true to keep paragraph lines together; otherwise, false or null, for a mixture of true and false.
Gets or sets the left indent for text within a paragraph.
A value representing the left indent measured in units or null (Nothing in Visual Basic) for a mixture of paragraphs with different indents.
Gets or sets a line spacing value.
A value representing line spacing measured in units or null (Nothing in Visual Basic) for a mixture of paragraphs with different line spacings.
Gets or sets the multiplier which is used to calculate the line spacing value.
A value representing the line spacing multiplier or null (Nothing in Visual Basic), for a mixture of paragraphs with different line spacings.
Gets or sets a value which determines the spacing between lines in a paragraph.
A enumeration value representing the line spacing type.
Gets or sets the outline level of a paragraph.
An integer specifying the level number, or null for a mixture of values.
Gets or sets whether a page break is inserted automatically before specified paragraph(s).
true if a page break is inserted automatically before paragraph(s); otherwise, false or null, for a mixture of true and false.
Resets the paragraph formatting to its base style.
Gets or sets the right indent value for the specified paragraph.
A value representing the right indent measured in units or null (Nothing in Visual Basic) for a mixture of paragraphs with different indents.
Gets or sets the spacing after the current paragraph.
A value representing the spacing after the paragraph, measured in units or null (Nothing in Visual Basic), for a mixture of paragraphs with different spacings.
Gets or sets the spacing before the current paragraph.
A value representing the spacing before the paragraph, measured in units or null (Nothing in Visual Basic), for a mixture of paragraphs with different spacings.
Gets or sets a value indicating whether a paragraph can be hyphenated.
true, to suppress hyphenation; false, to enable hyphenation or null (Nothing in Visual Basic) for a mixture of hyphenation styles.
Gets or sets whether line numbers are displayed for the document range, accessed via the interface.
true if line numbering is suppressed for all paragraphs; false if line numbers are displayed for all paragraphs in a range; or otherwise, null for a mixture of states.
Extends the selection to the next paragraph.
Initializes a new instance of the ExtendNextParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendNextParagraphCommand.
A member that represents the command identifier.
Suppresses line numbering for the current section.
Initializes a new instance of the SetSectionLineNumberingNoneCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSectionLineNumberingNoneCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to scale the inline picture, by setting the X and Y axis scaling percentages.
Initializes a new instance of the ChangeInlinePictureScaleCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates a table of tables on the base of table captions.
Initializes a new instance of the InsertTableOfTablesCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertTableOfTablesCommand.
A member that represents the command identifier.
Specifies whether or not the current table style is applied to the odd/even banded columns of a selected table.
Initializes a new instance of the ToggleBandedColumnsCommand class with the specified owner.
An object implementing the interface.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to capitalize each word in the selected sentence.
Initializes a new instance of the CapitalizeEachWordCaseCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the CapitalizeEachWordCaseCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
A command to insert a field displaying the current page number.
Initializes a new instance of the InsertPageNumberFieldCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the text description of a command.
A string containing the command's description.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the InsertPageNumberFieldCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets the menu caption associated with the current command.
A string representing the text of the menu item.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Updates the command state and applies restrictions.
An interface defining the state of a command.
Creates a table of figures on the base of figure captions.
Initializes a new instance of the InsertTableOfFiguresCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertTableOfFiguresCommand.
A member that represents the command identifier.
A command to insert a tab character.
Initializes a new instance of the InsertTabCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertTabCommand.
A member that represents the command identifier.
Specifies whether or not the current table style is applied to the last column of a selected table.
Initializes a new instance of the ToggleLastColumnCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Specifies whether or not the current table style is applied to the odd/even banded rows of a selected table.
Initializes a new instance of the ToggleBandedRowsCommand class with the specified owner.
An object implementing the interface.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
The base for classes that provide functionality for two-state list options.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Forces the application user interface to ignore the current applicability of a command, and trigger its execution despite the risks.
An object implementing the interface that defines the current status of a command in the overall context of the application user interface.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Anticipates a command's execution, by assigning a new status to the command in the context of its current applicability to the application user interface.
An object implementing the interface that defines the current status of a command in the overall context of the application user interface.
A command to insert a field displaying the total number of pages.
Initializes a new instance of the InsertPageCountFieldCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the text description of a command.
A string containing the command's description.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the InsertPageCountFieldCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets the menu caption associated with the current command.
A string representing the text of the menu item.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Updates the command state and applies restrictions.
An interface defining the state of a command.
Contains options used for saving (exporting) documents.
Initializes a new instance of the RichEditDocumentExportOptions class with default settings.
Provides access to options specific for export to DOC (MS Word 97-2003) format.
A DevExpress.XtraRichEdit.Export.DocDocumentExporterOptions object containing export settings.
Provides access to options specific for export to HTML format.
A object containing export settings.
Provides access to options specific for export to Mht ("Web Archive") format.
A object containing export settings.
Provides access to options specific for export to OpenDocument text (.odt) format.
A object containing export settings.
Provides access to options specific for export to Open XML format (aka default MS Office 2007 format or .docx).
A object containing export settings.
Provides access to options specific for export to plain text format.
A object containing export settings.
Provides access to options specific for export to RTF format.
A object containing RTF-specific export options.
Provides access to options specific for export to WordML (MS Office 2003 WordprocessingML) format.
A object containing export settings.
Lists possible sources of a particular property value.
The property value is obtained from the corresponding property of the control if it is different from default.
The property value is obtained from the corresponding property of the document.
The property value is obtained from the corresponding property of the control.
The base class for the class.
Initializes a new instance of the RichTextBoxLinkBase class with default settings.
Initializes a new instance of the RichTextBoxLinkBase class with the specified printing system.
A object which specifies the printing system used to draw the current link. This value is assigned to the property.
Adds a subreport to the current report.
A object which specifies the vertical offset of the subreport within the current report.
Gets or sets the custom size with which a System.Windows.Forms.RichTextBox control should be printed.
A value.
Gets or sets a value indicating whether the should be printed with unlimited height.
true if a RichTextBox should be printed with unlimited height; otherwise, false.
Gets the type of the object to be printed by the link.
A class descendant representing the type.
Gets or sets a value indicating what size a is printed.
A enumeration value. The default is ClientPageSize.
Gets or sets a object to be printed via the current link.
A object to be printed. The default is null.
Sets the object to be printed by this link.
A object to be printed by this link.
Represents character groups matched by the pattern.
Interface implementing the Visitor pattern.
Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.
A instance, representing the RichEdit's View for which the operation is performed.
Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.
A instance representing the RichEdit's View for which the operation is performed.
Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.
A instance representing the RichEdit's View for which the operation is performed.
Performs the operation as required by the Visitor and the View.
A instance representing the RichEdit's View for which the operation is performed.
Invokes the Search and Replace form that enables the user to search for specific text and replace it with a specified string.
Initializes a new instance of the ReplaceCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ReplaceCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Lists the header (footer) types.
A header/footer displayed on even pages of the section.
A header/footer displayed on the first page of the section.
A header/footer displayed on odd pages of the section.
A command to switch the current view to the .
Initializes a new instance of the SwitchToSimpleViewCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SwitchToSimpleViewCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents an individual column in the layout.
Initializes a new instance of the SectionColumn class with the specified width and spacing.
A Single value representing the column width measured in units.
A Single value representing the distance between columns measured in units.
Initializes a new instance of the SectionColumn class with default settings.
Gets or sets the amount of space between adjacent columns.
A Single value measured in units specified via the property.
Gets or sets the width of individual column.
A Single value measured in units specified via the property.
A command to invoke an 'Insert Table' dialog.
Initializes a new instance of the InsertTableCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the InsertTableCommand.
A member that represents the command identifier.
Updates the command state and applies restrictions.
An interface defining the state of a command.
Defines a hyperlink in the document.
Gets or sets the name of a bookmark in the current document which shall be the target of the hyperlink.
A string representing the bookmark's name.
Gets or sets a URI to navigate to when the hyperlink is activated.
A string representing an URI. The default is null.
Gets the document range associated with the hyperlink.
A object representing the document range occupied by a hyperlink.
Gets or sets the target window or frame in which to display the web page content when the hyperlink is clicked.
A string, representing a predefined name of the target window (frame). By default it is an empty string.
Gets or sets a text for the tooltip displayed when the mouse hovers over a hyperlink.
A string containing the tooltip text.
Gets or sets whether the location referred to by a hyperlink has been recently visited.
true if the hyperlink URI has been recently opened in the browser; otherwise, false.
A command to set moderate page margins in the document section.
Initializes a new instance of the SetModerateSectionPageMarginsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetModerateSectionPageMarginsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to activate the page header and begin editing.
Initializes a new instance of the EditPageHeaderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the EditPageHeaderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to activate the page footer, and begin editing.
Initializes a new instance of the EditPageFooterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the EditPageFooterCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to finish header/footer editing.
Initializes a new instance of the ClosePageHeaderFooterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ClosePageHeaderFooterCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to change the line spacing of the selected paragraph.
Initializes a new instance of the ChangeParagraphLineSpacingCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeParagraphLineSpacingCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to add spacing before a paragraph.
Initializes a new instance of the AddSpacingBeforeParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the AddSpacingBeforeParagraphCommand.
A member that represents the command identifier..
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to add spacing after a paragraph.
Initializes a new instance of the AddSpacingAfterParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the AddSpacingAfterParagraphCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents an object used to export the document content in HTML format.
Initializes a new instance of the HtmlExporter class with the specified Document Model and HTML export options.
A current Document Model.
A instance containing HTML export options.
Applies top-left alignment for selected cells.
Initializes a new instance of the ToggleTableCellsTopLeftAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsTopLeftAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to insert a simple numbered list.
Initializes a new instance of the InsertSimpleListCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to insert a bulleted list.
Initializes a new instance of the InsertBulletListCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
The base for the class.
Releases all resources used by RichTextBrickBase.
For internal use.
An integer value.
For internal use.
A value.
Moves the cursor to the previous word.
Initializes a new instance of the PreviousWordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PreviousWordCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to delete a selected bookmark.
Initializes a new instance of the DeleteBookmarkCommand class with the specified owner associated with the specified bookmark.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the owner of the command.
A object representing the bookmark to delete.
Gets a bookmark to delete.
A instance to delete.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents the class containing options for the availability of numbered and bulleted lists in the document.
Initializes a new instance of the NumberingOptions class with default settings.
Gets or sets the availability of operations with bulleted lists in the document.
A enumeration specifying the bulleted list operations availability.
Gets whether the bulleted lists feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the availability of operations with multilevel lists in the document.
A enumeration specifying the availability of multilevel list operations.
Gets whether the multilevel lists feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the availability of operations with simple numbered lists in the document.
A enumeration specifying the availability of numbered list operations.
Gets whether the simple numbered lists feature is allowed.
true if a feature is allowed; otherwise, false.
Represents the storage of settings specific for the document restrictions implemented in the XtraRichEdit.
Initializes a new instance of the DocumentCapabilitiesOptions class with default settings.
Gets or sets the bookmark feature availability.
A enumeration specifying the document's capability to handle bookmarks.
Gets whether the bookmarks feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the character formatting features availability.
A enumeration specifying the document's capability to change character formatting.
Gets whether the character formatting feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the availability of the apply character style feature.
A enumeration specifying the document's capability to apply styles to a character.
Gets whether the character style feature is allowed.
true if a feature is allowed; otherwise, false.
Gets whether the end notes are allowed in the document.
true if a feature is allowed; otherwise, false.
Gets or sets the document's capability to handle floating objects.
A enumeration specifying the document's capability to handle floating objects.
Gets whether the floating objects are allowed in the document.
true if a feature is allowed; otherwise, false.
Gets whether the end notes are allowed in the document.
true if a feature is allowed; otherwise, false.
Gets whether the headers and footers feature is allowed.
true if a feature is allowed; otherwise, false.
Gets whether the headers and footers feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the hyperlink feature availability.
A enumeration specifying the document's capability to handle hyperlinks.
Gets whether the hyperlink feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the document capability to handle inline pictures.
A enumeration specifying the document's capability to handle inline pictures.
Gets whether inline pictures handling is allowed.
true if a feature is allowed; otherwise, false.
Provides access to options specifying the availability of bulleted and numbered lists in the document.
A object containing availability options for diffferent list types.
Gets or sets the paragraph formatting features availability.
A enumeration, specifying the document's capability to change paragraph formatting.
Gets whether the paragraph formatting feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the availability of paragraph frames.
A enumeration specifying the document's capability to display frames.
Gets whether frames are allowed in the document.
true, if the feature is allowed; otherwise, false.
Gets or sets the availability of the paragraph breaks.
A enumeration specifying the document's capability to insert paragraph breaks.
Gets whether operations with paragraph breaks in the document are allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the availability of the apply paragraph style feature.
A enumeration specifying the document's capability to apply styles to a paragraph.
Gets whether the paragraph styling feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the availability of paragraph tab stops.
A enumeration specifying the document's capability to set paragraph tabs.
Gets whether paragraph tab stops are allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the document's capability to handle document sections.
A enumeration specifying the document's capability to modify document sections.
Gets whether handling document sections is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the document's capability to handle tables.
A enumeration specifying the document's capability to handle tables.
Gets whether the tables feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the availability of the apply table style feature.
A enumeration specifying the document's capability to apply styles to a table.
Gets whether the table style feature is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the document's capability to insert tabs.
A enumeration specifying the document's capability to insert tabs.
Gets whether tab insertion is allowed.
true if a feature is allowed; otherwise, false.
Gets or sets the availability of the Undo/Redo feature.
A enumeration specifying the availability of the Undo/Redo feature.
Gets whether the Undo/Redo feature is allowed.
true if a feature is allowed; otherwise, false.
Invokes the Floating Object Layout Dialog.
Initializes a new instance of the ShowFloatingObjectLayoutOptionsFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowFloatingObjectLayoutOptionsFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Represents the result of a regular expression matching operation.
Gets a collection of groups matched by the regular expression.
A object representing character groups matched by the pattern.
Defines the interface used for text searching, using regular expressions.
Provides access to the results from a single regular expression match.
An object exposing the interface, containing information about the match.
An interface that defines a collection of objects.
Specifies the restricted operations that cannot be performed by end-users over a document.
For internal use. Initializes a new instance of the RichEditBehaviorOptions class with default settings.
Specifies whether or not the Copy operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies whether or not the Create New Document operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies whether or not the Cut operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Indicates the maximum default zoom factor of a RichEdit control.
A value, specifying the default maximum zoom factor (it equals positive infinity, by default).
Indicates the minimum default zoom factor of a RichEdit control.
A value, specifying the default minimum zoom factor (it equals 0.09, by default).
Specifies whether or not the Drag operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies whether or not the Drop operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies the settings applied to the default font of a RichEdit control.
A enumeration member, specifying the provider of the font settings.
Specifies the color settings applied to the default font of a RichEdit control.
A enumeration member, specifying the provider of the font color settings.
Specifies the upper limit of document zooming.
A value, specifying the maximum zoom factor.
Specifies the lower limit of document zooming.
A value, specifying the minimum zoom factor.
Specifies whether or not the Offfice Scrolling feature is enabled.
A enumeration value.
For internal use. Use the property instead.
true if office scrolling feature is enabled; otherwise, false.
Specifies whether or not the Open Document operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies whether or not the overtype feature is allowed.
true if the overtype is allowed; otherwise, false.
Gets or sets whether a page break is inserted next to the specified position or in the new line.
A enumeration value.
Specifies whether or not the Paste operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies the substitute character that is used to replace the line break in pasted HTML.
A enumeration value, specifying a substitute character for a HTML line break.
Specifies whether or not to paste a cell from the clipboard as plain text.
true, to paste cell contents as plain text; otherwise, false.
Specifies whether or not the printing operations are permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies whether or not the Save Document operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies whether or not the Save Document As... operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies whether or not the RichEdit popup menu can be displayed.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
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.
Specifies whether or not the touch device input is analyzed.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Specifies whether or not to use a font substitution for displaying characters that are missing in the current font.
true, to enable displaying substitution characters; otherwise, false.
Specifies whether or not the Zoom operation is permitted.
A enumeration value.
For internal use. Use the property instead.
true if an operation is allowed; otherwise, false.
Represents the storage of settings which specify the document restrictions implemented in the XtraRichEdit.
Initializes a new instance of the FormattingMarkVisibilityOptions class with default settings.
Gets or sets the visibility of the hidden text.
A enumeration member specifying the visibility of the hidden text.
Gets or sets whether the paragraph mark should be displayed.
A enumeration member specifying the visibility of the paragraph marks.
Not in use for the RichEditControl.
Gets or sets whether space characters should be made visible.
A enumeration member specifying the visibility of the space characters.
Gets or sets whether tab characters should be made visible.
A enumeration member specifying the visibility of the tab characters.
Lists values specifying the visibility of formatting marks.
Formatting mark visibility is determined by the current view.
Formatting marks are always hidden.
Formatting marks are always visible.
Lists values specifying the visibility of bookmarks.
Bookmark visibility is determined by the current view.
Bookmarks are always hidden.
Bookmarks are always visible.
Lists measurement units used for the document layout.
Specifies documents (one three-hundredths of an inch) as measurement units.
Specifies pixels as measurement units.
Specifies twips (1,440 twips equal one inch, and 567 twips equal one centimeter) as measurement units.
Lists the availability of a certain functionality in the XtraRichEdit document.
The value is determined by the current setting. The default value is automatically set if it is not explicitly specified.
The feature is not allowed and the corresponding commands are shown disabled.
The feature is available and the corresponding commands are shown enabled.
The feature is not available and the corresponding commands are hidden.
Represents settings which define the appearance of bookmarks in the document.
Initializes a new instance of the BookmarkOptions class with default settings.
Gets or sets the color used to indicate a bookmark in the document.
A structure representing ARGB color.
Gets or sets whether bookmarks are displayed in the document.
A enumeration value specifying whether bookmarks are visible.
Changes shading applied to the selected table cells.
Initializes a new instance of the ChangeTableCellsShadingCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Creates an object specifying the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ChangeTableCellsShadingCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Exposes properties and methods representing essential document functionality.
Apply the numbering list format specified by the object to the paragraphs in the specified range.
A specifying the range for which the encompassing paragraphs are obtained.
A object that holds list format attributes.
An integer that is the list level applied to the paragraphs specified by the document range.
Apply the numbering list format specified by the object to the specified paragraph.
A object that is the paragraph added to the list.
A in the document whose attributes should be applied to the paragraph.
An integer that is the list level applied to the paragraph.
Apply the numbering list format specified by the object to the specified paragraph.
A object that is the paragraph added to the list.
An integer specifying the numbering list definition in the document whose attributes should be applied to the paragraph.
An integer that is the list level applied to the paragraph.
Appends content from the file to the end of the current document.
A string representing a filename of the document whose content is being appended.
A enumeration specifying the format of the data contained in the file.
A string representing the URI for the document being appended. Required to import formats with external content such as HTML.
A representing a range with the appended content.
Appends content from the stream to the end of the current document.
A string representing a filename of the document whose content is being appended.
A enumeration specifying the format of the data contained in the file.
A representing a range with the appended content.
Appends content from the stream to the end of the current document.
A representing a sequence of bytes interpreted as the content to append.
A enumeration specifying the format of the data contained in the stream.
A string representing the URI for the document being appended. Required to import formats with external content such as HTML.
A representing a range with the appended content.
Appends content from the stream to the end of the current document.
A representing a sequence of bytes interpreted as the content to append.
A enumeration specifying the format of the data contained in the stream.
A representing a range with the appended content.
Appends content from the specified range to the end of the current document.
A to append.
A representing a range with the appended content.
Appends content from the specified range to the end of the current document.
A to append.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A representing a range with the appended content.
Appends content from the file to the end of the current document.
A string representing a filename of the document whose content is being appended.
A enumeration specifying the format of the data contained in the file.
A string representing the URI for the document being appended. Required to import formats with external content such as HTML.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A representing a range with the appended content.
Appends content from the stream to the end of the current document.
A representing a sequence of bytes interpreted as the content to append.
A enumeration specifying the format of the data contained in the stream.
A string representing the URI for the document being appended. Required to import formats with external content such as HTML.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A representing a range with the appended content.
Appends HTML formatted text to the end of the document.
A string containing data in HTML format.
A representing a range with appended content.
Appends HTML formatted text to the end of the document.
A string containing data in HTML format.
An enumeration value, specifying how destination formatting is applied to appended content in certain cases.
A representing a range with appended content.
Appends a specified image to the end of the document.
An object representing an image to append.
A object, representing the image appended to the document.
Appends a specified image to the end of the document.
A object representing the image to append.
A object representing the image appended to the document.
Appends an empty paragraph to the end of the document.
A appended to the document.
Appends formatted text to the end of the document.
A string containing data in RTF format.
A representing a range with appended content.
Appends formatted text to the end of the document.
A string containing data in RTF format.
An enumeration value, specifying how destination formatting is applied to appended content in certain cases.
A representing a range with appended content.
Appends a single line of text to the end of the current document.
A string with the text to append.
A representing a range containing the appended text.
Appends the specified text to the end of the document.
A string containing the text to append.
A representing a range with the appended text.
Performs a batch update of text formatting for document ranges corresponding to specified tokens.
A collection containing tokens to apply, ordered by the value.
Locks the SubDocument object by preventing visual updates until the EndUpdate method is called.
Starts modifying properties of characters that fall within a specified document range.
A object specifying the and of the text.
A object representing the character formatting of the specified range.
Starts modifying properties of the specified number of characters starting at the specified document position.
An integer specifying the starting document position.
An integer specifying the number of positions to which formatting is applied.
A object representing the character formatting of the specified range.
Starts modifying properties of the specified number of characters starting at the specified document position.
A , specifying the starting document position.
An integer specifying the number of positions to which formatting is applied.
A object representing the character formatting of the specified range.
Starts modifying properties of the paragraphs that fall within a specified document range.
A specifying the and of the text.
A object representing paragraph formatting.
Gets the collection of all range permissions in the current document.
A containing range permissions for the document.
Provides access to the collection of document bookmarks.
A object representing a bookmarks collection.
Finalizes the update process, leaving range permissions intact.
A containing range permissions being updated.
Creates a bookmark for the specified range with the specified name and adds it to the collection.
A representing a portion of a document contained within the bookmark.
A string specifying the bookmark name.
A object representing a bookmark in the current document.
Creates a bookmark with the specified name for the range that starts at the specified position and has a specified length. Then, adds it to the collection.
A representing the starting position for the bookmark.
An integer specifying the length of a range contained in the bookmark.
A string specifying the bookmark name.
A object representing a bookmark in the current document.
Creates a custom mark at the specified position and associates specified data with it.
A specifying the position being marked.
An arbitrary object that will be associated with the created mark.
A object representing a position marker in the document.
Creates a hyperlink for the specified document range.
A object representing a range associated with the hyperlink.
A interface exposing the created hyperlink.
Creates a hyperlink for the document range, starting at the specified position, and extending through a specified length.
A object representing a starting position of a range associated with the hyperlink.
An integer representing the length of a hyperlink's range.
A interface exposing the created hyperlink.
Creates a new position in the current document.
An integer value specifying the start position.
A object representing the position in the current document.
Creates a new document range using the specified start position and range length.
An integer value specifying the start position.
An integer value specifying the range length.
A object.
Creates a new document range using the specified start position and range length.
A object specifying the start position.
An integer value specifying the range length.
A object.
Provides access to a collection of custom marks.
A object containing custom marks for the current document.
Removes the specified range of text from the document.
A object specifying the and positions of the text to delete.
Delete specified custom mark from the document's collection.
A object that marks a position in the document.
Unlocks the SubDocument object after a call to the BeginUpdate method and causes an immediate visual update.
Finalizes the modification of character formatting after calling the method.
A object containing character properties.
Finalizes the modification of paragraph formatting after calling the method.
A object representing paragraph formatting.
Finalizes the update and applies the changes to range permissions.
A containing range permissions being updated.
Provides access to the collection of fields in the current document.
A object representing a collection of fields.
Finds all text ranges that match the specified string in the current document.
A string, specifying the search text.
A enumeration specifying search options.
An array of objects representing matching text ranges.
Finds all occurrences of a character pattern specified by the regular expression.
A object representing a regular expression to search.
A instance representing a document range to search.
An array of objects representing ranges in the document matching the specified pattern.
Finds all text ranges that match the specified string in the specified document range.
A string, specifying the search text.
A enumeration specifying search options.
A object specifying the range in the document in which a search is performed.
An array of objects representing matching text ranges.
Finds all occurrences of a character pattern specified by the regular expression.
A object representing a regular expression to search.
An array of objects representing ranges in the document matching the specified pattern.
Provides access to a custom mark in the event handler.
A DevExpress.XtraRichEdit.Layout.Export.CustomMarkVisualInfo class instance, containing information required to visualize a custom mark.
A associated with the specified visual info.
Gets the text contained in the specified range in HTML format.
A object representing a text range in the document.
A class that implements the interface and specifies locations for images and CSS data.
A instance containing required export options.
A string of text in HTML format.
Gets the text contained in the specified range in HTML format.
A object representing a text range in the document.
A class that implements the interface and specifies locations for images and CSS data.
A string of text in HTML format.
Gets all images (inline pictures and shapes) in the specified document range.
A specifying the range in which to search for images.
A object which holds the located images.
Gets the content of the specified document range in MHT format.
A object representing the range to convert to MHT.
A string containing the content in MHT format.
Gets the content of the specified document range in MHT format.
A object representing the range to convert to MHT.
A instance providing options for export.
A string containing the content in MHT format.
Gets the content of the specified document range in Office Open XML (Docx) format.
A object representing the range to convert to OpenXML.
An array of bytes representing the document content in OpenXML format.
Gets the content of the specified document range in Office Open XML (Docx) format.
A object representing the range to convert to OpenXML.
A instance providing options for export.
An array of bytes representing the document content in OpenXML format.
Gets the paragraph encompassing the specified position.
A instance representing the position in the document.
A object representing the paragraph containing the position.
Provides access to paragraphs to which the specified range belongs.
A specifying the range for which the encompassing paragraphs are obtained.
A object that is the collection of paragraphs.
Gets the formatted string of the text contained in the specified range.
A object representing a text range in the document.
A string of RTF text.
Gets the formatted string of the text contained in the specified range.
A object representing a text range in the document.
An instance providing options for export.
A string of RTF text.
Get a collection of Shape objects contained in the specified document range.
A object that is the range of the document.
A containing shapes of the specified range.
Returns the subdocument type.
A enumeration member.
Gets a table cell in which the specified position is located.
A object that is a position within the document.
A interface specifying the table cell to which the specified position belongs.
Returns the plain text of the specified document range.
A object, specifying the range in the document for which the plain text representation is obtained.
A value, containing the text of the specified range.
Returns the plain text of the specified document range.
A object, specifying the range in the document for which the plain text representation is obtained.
A instance, containing options for plain text export.
A value, containing the text of the specified range.
Returns the plain text of the specified document range.
A object, specifying the range in the document for which the plain text representation is obtained.
A instance, containing options for plain text export.
A object.
A value, containing the text of the specified range.
Returns the plain text of the specified document range.
A object, specifying the range in the document for which the plain text representation is obtained.
A object.
A value, containing the text of the specified range.
Gets the text contained in the specified range in WordML format.
A object representing a text range in the document.
A string of text in WordML format.
Gets the text contained in the specified range in WordML format.
A object representing a text range in the document.
A instance providing options for export.
A string of text in WordML format.
Provides access to a collection of hyperlinks in the document.
A interface which exposes a collection of hyperlinks.
Inserts content from the file to the current document at the specified position.
A specifying the position in the current document, after which content is inserted.
A string representing a filename of the document whose content is being inserted.
A enumeration specifying the format of the data contained in the file.
A representing the document range with inserted content.
Inserts content from the stream to the current document at the specified position.
A specifying the position in the current document, after which content is inserted.
A representing a sequence of bytes interpreted as the content to insert.
A enumeration specifying the format of the data contained in the stream.
A representing the document range with inserted content.
Inserts content from the file to the current document at the specified position.
A specifying the position in the current document, after which content is inserted.
A string representing a filename of the document whose content is being inserted.
A enumeration specifying the format of the data contained in the file.
A string representing the URI for the document being inserted. Required to import formats with external content, such as HTML.
A representing the document range with inserted content.
Insert content from the stream to the current document at the specified position.
A specifying the position in the current document after which, content is inserted.
A representing a sequence of bytes interpreted as the content to insert.
A enumeration specifying the format of data contained in the stream.
A string representing the URI for the document being inserted. Required to import formats with external content such as HTML.
A representing the document range with inserted content.
Inserts content from the specified range to the current document at the specified position.
A specifying the position in the current document, after which content is inserted.
A representing the source range for insertion.
A representing the document range with inserted content.
Inserts content from the specified stream in the specified format, at the specified position, in the current document.
A specifying the position in the current document, after which content is inserted.
A representing a sequence of bytes interpreted as the content to insert.
A enumeration specifying the format of the data contained in the stream.
A string representing the URI for the document being inserted. Required to import formats with external content, such as HTML.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A representing the document range with inserted content.
Inserts content from the specified stream in the specified format, at the specified postion, in the current document.
A specifying the position in the current document, after which content is inserted.
A representing a sequence of bytes interpreted as the content to insert.
A enumeration specifying the format of the data contained in the stream.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A representing the document range with inserted content.
Inserts content from the file to the current document at the specified position.
A specifying the position in the current document, after which content is inserted.
A string representing a filename of the document whose content is being inserted.
A enumeration specifying the format of the data contained in the file.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A representing the document range with inserted content.
Inserts content from the file to the current document at the specified position.
A specifying the position in the current document, after which content is inserted.
A string representing a filename of the document whose content is being inserted.
A enumeration specifying the format of the data contained in the file.
A string representing the URI for the document being inserted. Required to import formats with external content, such as HTML.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A representing the document range with inserted content.
Inserts content from the specified range to the current document at the specified position.
A specifying the position in the current document, after which content is inserted.
A representing the source range for insertion.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A representing the document range with inserted content.
Inserts the specified HTML text into the specified position.
A object specifying the position at which the text should be inserted.
A string in HTML format.
A object representing the and positions of the inserted text.
Inserts the specified HTML text into the specified position.
A object specifying the position at which the text should be inserted.
A string in HTML format.
An enumeration value, specifying how destination formatting is applied to inserted content in certain special cases, i.e., when inserting a numbering list.
A object specifying the position at which the text should be inserted.
Inserts an image into the specified position in the document.
A object representing the position to insert an image.
A object representing the image to insert.
A object representing an inline image in the document.
Inserts an image into the specified position in the document.
A object representing the position to insert an image.
A object containing information about the image to insert.
A object representing an inline image in the document.
Inserts a new paragraph into the document's collection at a specified position.
A object that specifies a position to insert a new paragraph.
A object representing the newly inserted paragraph.
Inserts a new paragraph into the document at a specified position.
A object that specifies a position to insert a new paragraph.
An enumeration value, specifying how destination formatting is applied to inserted content.
A object representing the newly inserted paragraph.
Inserts a picture as a floating object.
A that is a position in a paragraph to which a floating object will be anchored.
A object specifying the image to insert.
A interface exposing properties and methods of a newly created floating object containing a specified picture.
Inserts a picture as a floating object.
A that is a position in a paragraph to which a floating object will be anchored.
A object specifying the image to insert.
A interface exposing properties and methods of a newly created floating object containing a specified picture.
Inserts the specified formatted text into the specified position.
A object specifying the position at which the text should be inserted.
A string in RTF format specifying the text to insert.
A object representing the and positions of the inserted text.
Inserts the specified formatted text into the specified position.
A object specifying the position at which the text should be inserted.
A string in RTF format specifying the text to insert.
An enumeration value, specifying how destination formatting is applied to inserted content in certain cases.
A object representing the and positions of the inserted text.
Inserts a single line of text (text without line breaks) at the specified position.
A object specifying the position at which the text should be inserted.
A value specifying the text to insert.
A object representing the and positions of the inserted text.
Inserts a blank table with the specified number of rows and columns at the specified position.
A at which a table is inserted.
An integer specifying the number of rows in a new table.
An integer specifying the number of columns in a new table.
A interface specifying the newly inserted table.
Inserts a blank table with the specified number of rows and columns at the specified position.
A at which a table is inserted.
An integer specifying the number of rows in a new table.
An integer specifying the number of columns in a new table.
An enumeration value, specifying how the column widths are calculated.
A interface specifying the newly inserted table.
Inserts a blank table with the specified number of rows and columns at the specified position.
A at which a table is inserted.
An integer specifying the number of rows in a new table.
An integer specifying the number of columns in a new table.
An enumeration value, specifying how the column widths are calculated.
An integer specifying the column width if the autoFitBehavior parameter is set to .
A interface specifying the newly inserted table.
Inserts the specified text into the specified position.
A object specifying the position at which the text should be inserted.
A value specifying the text to insert.
A object representing the and positions of the inserted text.
Inserts a floating text box.
A that is a position in a paragraph to which a floating object will be anchored.
A interface exposing properties and methods of a newly created floating text box.
Gets the character length of the document.
An integer that is the number of character positions in the document.
Gets the background color of the page.
A structure that is the background color of the page.
Provides access to a collection of paragraphs.
A interface defining a list of paragraphs.
Gets the range for the current document.
A interface.
Removes the specified bookmark from the bookmark collection of the document.
A object representing a bookmark in the document.
Converts a hyperlink to plain text.
A to convert.
Removes the numbering or bullet from the specified paragraph.
A to modify.
Remove the numbering or bullet from all paragraphs intersecting the specified range.
A object.
Replaces the specified document range with the specified text string.
A object representing the range to replace.
A string that is inserted in place of the specified range.
Replaces all occurrences of a character pattern defined by a regular expression with a specified replacement string.
A object representing the regular expression to match.
A string to replace with. May contain special symbols that represent the contents of capturing parentheses in the regular expression.
A specifying the search and replace scope of the document.
An integer, representing the number of replacements made.
Finds all occurrences of the search string in the current document, and replaces them with the replacement string.
A string specifying the search text.
A string specifying the replacement text.
A enumeration specifying search options.
The number of replacements made.
Finds all occurrences of the search string in the specified range, and replaces them with the replacement string.
A string specifying the search text.
A string specifying the replacement text.
A enumeration specifying search options.
A object representing the range in which the search and replace is performed.
The number of replacements made.
Replaces all occurrences of a character pattern defined by a regular expression with a specified replacement string.
A object representing the regular expression to match.
A string to replace with. May contain special symbols that represent the contents of capturing parentheses in the regular expression.
An integer, representing the number of replacements made.
Selects all the content in the document.
Selects a range associated with the specified bookmark.
A object representing a bookmark in the document.
Sets the background color of the page and specifies whether it is shown.
A structure specifying the color.
true to show the specified background color; otherwise, false.
Set the background color of the page.
A structure specifying the color.
Shows the background color of the page.
true to show the background color; otherwise, false.
Gets whether the page background color is shown.
true to show the background color; otherwise, false.
Provides a search interface for a search in the specified range using a regular expression pattern.
A object representing a search pattern.
A object representing a range to search.
An interface used to perform a search.
Provides a search interface for a search in the document, using a regular expression pattern.
A object representing a search pattern.
An interface used to perform a search.
Provides a search interface for a search in the specified range in the specified direction, using the specified options.
A string representing the search text.
A enumeration specifying search options.
A enumeration specifying the search direction.
A object representing a range to search.
An interface used to perform a search.
Provides a search interface for a search in the current document in the specified direction, using the specified options.
A string representing the search text.
A enumeration specifying search options.
A enumeration specifying the search direction.
An interface used to perform a search.
Provides a search interface with default parameters.
A string representing the search text.
An interface used to perform a search.
Provides access to a collection of tables contained in the current document.
A object that is the collection of all tables in the current document.
Represents a base class for multiple command classes.
Performs a command action regardless of a command state.
An interface defining the command state.
Represents a base class for RichEdit commands.
Invokes the Bullets And Numbering dialog window.
Initializes a new instance of the ShowNumberingListFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowNumberingListFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Updates the field's result.
Initializes a new instance of the UpdateFieldCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Initializes a new instance of the UpdateFieldCommand class with the specified owner and the specified field.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
A in the document to update.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the UpdateFieldCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Creates a new bookmark with the specified name that references the current selection.
Initializes a new instance of the CreateBookmarkCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
A string, specifying the name of the bookmark.
Gets the name of the bookmark created by the command.
A string representing the bookmark's name.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the 'Split Cells' form used to specify the number of columns and rows into which the cell should be split.
Initializes a new instance of the ShowSplitTableCellsFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowSplitTableCellsFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender ( a ).
A object that contains event data.
Represents the base class for options used for saving (exporting) documents in different formats.
Copies the appropriate properties of the specified object into the current instance of the DocumentExporterOptions class.
A class instance, representing the source object for copying.
Gets or sets the URI of the document being exported.
A string representing the document URI.
Represents the class containing options for the vertical ruler.
Initializes a new instance of the VerticalRulerOptions class with default settings.
Contains options used for loading (importing) documents in WordprocessingML (aka MS Word 2003 XML format).
Initializes a new instance of the WordMLDocumentImporterOptions class with default settings.
A command to switch the current view to the .
Initializes a new instance of the SwitchToDraftViewCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SwitchToDraftViewCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Symbol dialog window.
Initializes a new instance of the ShowSymbolFormCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowSymbolFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Edit Hyperlink dialog window.
Initializes a new instance of the ShowHyperlinkFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowHyperlinkFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Invokes the Bookmark dialog window.
Initializes a new instance of the ShowBookmarkFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowBookmarkFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
A command to accomplish actions equivalent to pressing the Enter key.
Initializes a new instance of the EnterKeyCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the EnterKeyCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents the base class for ruler options.
Gets or sets whether the ruler is shown.
A enumeration member specifying the visibility mode.
Specifies the visibility of a ruler.
The ruler visibility is determined by the current view.
The ruler is always hidden.
The ruler is always visible.
Lists the values used to specify the drag-and-drop mode of the DragDropMode.
This mode is suitable for mutli-thread applications, when no Drag~ events of the RichEditControl can be raised.
This mode is suitable for single-thread applications. If this mode is enabled, all Drag~ events of the RichEditControl are correctly raised when objects are dragged and dropped.
Defines a service which is used to create XtraRichEdit commands.
Enables you to create a custom command for use in the XtraRichEdit.
A member specifying a command to create.
An XtraRichEdit command object.
Lists conditions for the line numbering to revert to the start value.
Specifies that line numbering for the current section shall continue from the line numbering at the end of the previous section, if any.
Specifies that line numbering for the current section shall revert to the start value on a new page.
Specifies that line numbering for the current section shall revert to the start value when a new section begins.
Defines a bookmark in the document.
Gets the name of a bookmark in the document.
A string, representing the bookmark's name.
Gets the range that represents the part of a document contained in the bookmark.
A object representing the document range contained in the bookmark.
An interface that defines a collection of objects.
Gets the Bookmark object specified by its name.
A string specifying the bookmark name.
A object which represents the bookmark with the specified name.
Provides data for the event.
Initializes a new instance of the HyperlinkClickEventArgs class with the specified hyperlink and key modifiers.
A object representing a hyperlink that is clicked.
A value representing modifier flags.
Indicates whether the ALT key was pressed.
true if an ALT key was pressed; otherwise, false.
Indicates whether the CTRL key was pressed.
true if a CTRL key was pressed; otherwise, false.
Gets or sets whether the default action associated with the hyperlink click is required.
true if no default action is necessary; otherwise, false.
Gets a clicked hyperlink.
A object representing a clicked link.
Gets the modifier flags for a hyperlink click. The flags indicate which combination of CTRL, SHIFT, and ALT keys was pressed.
A value representing one or more modifier flags.
Indicates whether the SHIFT key was pressed.
true if a SHIFT key was pressed; otherwise, false.
Represents settings which define the appearance and behavior of hyperlinks in the document.
Initializes a new instance of the HyperlinkOptions class with default settings.
Gets or sets the modifier flags required to activate a hyperlink. The flags indicate which combination of CTRL, SHIFT, and ALT keys should be pressed before a link is clicked, to activate it.
A value representing one or more modifier flags.
Gets or sets whether the hyperlink should display a tooltip.
true to display a tooltip; otherwise, false.
Extends the selection one line down.
Initializes a new instance of the ExtendNextLineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendNextLineCommand.
A member that represents the command identifier.
Represents a service that calls the registered interface when required.
A command used to link a header/footer to the previous section, so it has the same content.
Initializes a new instance of the ToggleHeaderFooterLinkToPreviousCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleHeaderFooterLinkToPreviousCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to change the font typeface of the selected text.
Initializes a new instance of the ChangeFontNameCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeFontNameCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
This command is currently unavailable.
Initializes a new instance of the InsertSectionBreakContinuousCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertSectionBreakContinuousCommand.
A member that represents the command identifier.
Lists possible types of a numbering list.
Bulleted list.
Mixed numeric and outlined list.
Simple numeric list.
Contains options used for loading (importing) the plain text document.
Initializes a new instance of the PlainTextDocumentImporterOptions class with default settings.
Gets or sets whether the XtraRichEdit will try to determine the encoding of the loaded text for correct display.
true to switch the encoding autodetection on; otherwise, false.
Copies the appropriate properties of the specified object into the current instance of the PlainTextDocumentImporterOptions class.
A class instance, representing the source object for copying.
Gets or sets the encoding used to interpret characters in the document.
A object providing the conversion between certain encoding and Unicode.
Overrides the corresponding property of the base class to hide it.
A command to change the header/footer edit mode so it allows creation of a different header or footer for odd and even pages of a document or section.
Initializes a new instance of the ToggleDifferentOddAndEvenPagesCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleDifferentOddAndEvenPagesCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies a style that tightly wraps the text around the graphic in an irregular shape that bounds the actual image and fills any blank spaces found within the graphic with text.
Initializes a new instance of the SetFloatingObjectThroughTextWrapTypeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectThroughTextWrapTypeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Lists root HTML tags available for export.
Specifies the tag as the root tag for export.
Specifies the tag as the root tag for export.
Enables you to implement the text highlighting functionality.
This method is called if the text content of the control is modified.
Reserved for future use.
Increments the indent level of a paragraph in a numbered list.
Initializes a new instance of the IncrementNumerationParagraphIndentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Provides a list of identities to fill the Editing Permissions form.
Provides a list of user names for the Editing Permissions form.
A list of strings (the object) containing usernames.
A command to change the font color of the selected text.
Initializes a new instance of the ChangeFontColorCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeFontColorCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Lists types of paths used in exported documents to specify links to external content.
The exported document contains absolute paths to external content.
The exported document contains relative paths to external content.
Represents settings which define the appearance and behavior of the document fields.
Initializes a new instance of the FieldOptions class with default settings.
Gets or sets the color used to highlight the document fields.
A value representing the highlight color.
Gets or sets when the document fields should be highlighted.
A enumeration member specifying the condition.
Gets or sets whether the current culture's short date and time display settings should be used to format DateTime value for display.
true, to use the current culture settings; false to use a predefined fixed format.
Lists AutoFit layout algorithm types.
Table columns are automatically resized to fit the content.
Table is resized to fit within the page margins.
Columns have a fixed width, so the AutoFit feature is not used.
Lists underline styles.
Specifies a dash-dot-dotted underline.
Specifies a dash-dotted underline.
Specifies a dashed underline.
Specifies a dotted underline.
Specifies a double underline.
Specifies a double wave underline.
Specifies a heavy wave underline.
Specifies a long-dashed underline.
Indicates that the text is not underlined.
Specifies a single underline.
Specifies a thick dash-dot-dotted underline.
Specifies a thick dash-dotted underline.
Specifies a thick dashed underline.
Specifies a thick dotted underline.
Specifies a thick long-dashed underline.
Specifies a thick single underline.
Specifies a wave underline.
Updates a Table of Contents.
Initializes a new instance of the UpdateTableOfContentsCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the UpdateTableOfContentsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Creates a field in a document.
Initializes a new instance of the InsertFieldCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets or sets the field code for the field that the command inserts.
A string that is the field code.
Toggles right borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsRightBorderCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsRightBorderCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to change the header/footer edit mode, so it allows creation of a different header or footer for the first page of a document or section.
Initializes a new instance of the ToggleDifferentFirstPageCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleDifferentFirstPageCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Enumerates list representations in the resulting RTF file.
Lists are saved as plain text only, no specific RTF autonumber instructions are included.
Lists are saved as text with autonumber instructions, as the RTF standard defines.
Contains options for exporting the document in RTF format.
Initializes a new instance of the RtfDocumentExporterOptions class with default settings.
Provides access to options affecting the compatibility of exported files with different RTF editors.
A object containing certain options that affect export compatibility.
Copies the appropriate properties of the specified object into the current instance of the RtfDocumentExporterOptions class.
A class instance, representing the source object for copying.
Enables you to add the '\par' tag to the end of RTF content.
An enumeration member. Default is .
Gets or sets the way the lists are represented in the exported RTF document.
A enumeration member specifying how the lists are exported.
This member supports the internal infrastructure and is not intended to be used directly from your code.
true, to enclose the content in RTF file in curly braces; otherwise, false.
Represents the settings that affect the portability of the exported file.
Initializes a new instance of the RtfDocumentExporterCompatibilityOptions class with default settings.
Specifies tags used to represent the BackColor attribute in a resulting RTF document.
A enumeration value.
Copies the appropriate properties of the specified object into the current instance of the RtfDocumentExporterCompatibilityOptions class.
A class instance, representing the source object for copying.
Gets or sets whether inline objects are saved in the RTF file twice - as an object and as metafile content.
true to duplicate objects as metafiles when saving; otherwise, false. Default value is false.
Enumerates possible ways to represent lists in the resulting HTML document.
Uses HTML tags to mark lists.
Uses characters to mark lists.
Lists possible ways to export style information.
Saves style sheets incorporated in the main document.
Saves style sheets in a separate CSS file.
CSS is embedded by placing it as an attribute to an HTML tag.
CSS is included as a link to an external CSS-file.
CSS is included in a tag.
A command to highlight characters in a selected range.
Initializes a new instance of the ChangeFontBackColorCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeFontBackColorCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Updates all fields in the selected range.
Initializes a new instance of the UpdateFieldsCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the UpdateFieldsCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Displays or hide actual data in MERGEFIELD fields.
Initializes a new instance of the ToggleViewMergedDataCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleViewMergedDataCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles field code display on/off.
Initializes a new instance of the ToggleFieldCodesCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Initializes a new instance of the ToggleFieldCodesCommand class with the specified owner and the specified field.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
A object representing a document field for which to show/hide codes.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFieldCodesCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the dialog window that allows inserting merged fields from the database into the document.
Initializes a new instance of the ShowInsertMergeFieldFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowInsertMergeFieldFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to display merged data in place of field codes.
Initializes a new instance of the ShowAllFieldResultsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowAllFieldResultsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to display all field codes in place of the fields in the document.
Initializes a new instance of the ShowAllFieldCodesCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowAllFieldCodesCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Provides data for the event.
Initializes a new instance of the BeforeImportEventArgs class with the specified values.
A enumeration value specifying the export format.
An object exposing the DevExpress.XtraRichEdit.Export.IImporterOptions interface, such as the object and its descendants.
Gets the format of the document being imported.
A enumeration value.
Provides access to the importer options.
An interface defining import options.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender (typically a ).
A object that contains event data.
Provides data for the event.
Initializes a new instance of the BeforeExportEventArgs class with the specified values.
A enumeration value specifying the export format.
An object exposing the interface, such as the object and its descendants.
Gets the format of the document being exported.
A enumeration value.
Provides access to the exporter options.
An interface defining export options.
Specifies the default mail merge options.
Initializes a new instance of the RichEditMailMergeOptions class with default settings.
Specifies the index of a data record displayed by fields in a mail-merge document.
An integer value, specifying the ordinal number of a record in a data source.
Allows you to specify group and decimal separators used in numeric format switch.
A object.
Specifies the member of a mail-merge document's data source.
A value, specifying the data member name.
Specifies the data source of a mail-merge document.
A value, specifying the document data source.
Specifies whether or not 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.
Specifies whether to display field results or field codes in a mail-merge document.
true, to display actual data; otherwise, false.
Lists delimiters that start the new merged range.
Enables you to join rows, which result from a mail merge involving a table with merged fields, into a whole table.
Specifies that the next merged range starts with a new paragraph.
Specifies that the next merged range starts with a new section. The section break type is obtained from the previous section break or set to the NextPage by default. For headers and footers, it is the only allowed option.
Defines the mail merge options.
Gets or sets whether all styles contained in the template are copied to the resulting document.
true to copy all styles to the merged document; otherwise, false.
Gets or sets a specific data member in a data source that contains several tables or members.
A string value representing the data source member.
Gets or sets the data source for the mail merge.
An object that represents the data source from which the merged data is retrieved.
Gets or sets the record index from which the merge starts.
An integer, specifying the starting record index.
Gets ors sets whether headers (footers) in the merged document have the same content in all sections.
true, to link headers (footers) one to another so that they have the same content; otherwise, false.
Gets or sets the record index at which the merge finishes.
An integer, specifying the final record index.
Gets or sets how the merged ranges are delimited in the resulting document.
A enumeration value specifying the delimiter.
Lists variants for substituting the line break.
Line break is not replaced, i.e. it is left intact.
Line break is treated as a paragraph delimiter.
Line break is substituted with a space.
Invokes the Paragraph dialog that allows you to set line spacing.
Initializes a new instance of the ShowLineSpacingFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowLineSpacingFormCommand.
A member that represents the command identifier..
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Deletes the previous word in the text.
Initializes a new instance of the DeleteWordBackCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DeleteWordBackCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Table Options dialog window.
Initializes a new instance of the ShowTableOptionsFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowTableOptionsFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
For internal use. Inserts a character into a document.
Initializes a new instance of the InsertSymbolCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl).
Contains settings which specify parameters affecting search in a document.
Initializes a new instance of the DocumentSearchOptions class with default settings.
Gets or sets the maximum length of a string that can be obtained in a regular expression search.
An integer specifying the maximum number of characters in a string. Default is 128.
An interface that defines a collection of document images.
A collection of shapes in a document.
Gets the shape with the specified name.
A string specifying the shape's name.
A element of the collection or null (Nothing in Visual Basic) if the element is not found.
Moves the cursor to the beginning of the previous paragraph.
Initializes a new instance of the PreviousParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PreviousParagraphCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the beginning of the previous page.
Initializes a new instance of the PreviousPageCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PreviousPageCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the previous line.
Initializes a new instance of the PreviousLineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PreviousLineCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the previous character.
Initializes a new instance of the PreviousCharacterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PreviousCharacterCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the next word.
Initializes a new instance of the NextWordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the NextWordCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor forward by the number of lines in the current control's window, minus one.
Initializes a new instance of the NextScreenCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the NextScreenCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the beginning of the next paragraph.
Initializes a new instance of the NextParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the NextParagraphCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the beginning of the next page.
Initializes a new instance of the NextPageCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the NextPageCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the next line.
Initializes a new instance of the NextLineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the NextLineCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the next character.
Initializes a new instance of the NextCharacterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the NextCharacterCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Inserts the trademark sign (™) symbol.
Initializes a new instance of the InsertTrademarkSymbolCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertTrademarkSymbolCommand.
A member that represents the command identifier.
Inserts the registered trademark (®) symbol.
Initializes a new instance of the InsertRegisteredTrademarkSymbolCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertRegisteredTrademarkSymbolCommand.
A member that represents the command identifier.
Inserts a paragraph break.
Initializes a new instance of the InsertParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertParagraphCommand.
A member that represents the command identifier.
Inserts a page break at the current position in the document.
Initializes a new instance of the InsertPageBreakCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertPageBreakCommand.
A member that represents the command identifier.
Inserts the ellipsis (…) symbol.
Initializes a new instance of the InsertEllipsisCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertEllipsisCommand.
A member that represents the command identifier.
Inserts the copyright (©) symbol.
Initializes a new instance of the InsertCopyrightSymbolCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertCopyrightSymbolCommand.
A member that represents the command identifier.
Inserts a column break in the document.
Initializes a new instance of the InsertColumnBreakCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertColumnBreakCommand.
A member that represents the command identifier.
Increments numeration of a paragraph in a numbering list.
Initializes a new instance of the IncrementNumerationFromParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the IncrementNumerationFromParagraphCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Increments the indent level of the paragraph.
Initializes a new instance of the IncrementIndentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the IncrementIndentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Increases the font size of the selected text by one point.
Initializes a new instance of the IncrementFontSizeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the IncrementFontSizeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Increases the font size of the selection to the closest larger predefined value.
Initializes a new instance of the IncreaseFontSizeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the IncreaseFontSizeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to set wide page margins in the document section.
Initializes a new instance of the SetWideSectionPageMarginsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetWideSectionPageMarginsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Find and Replace form used to search for specific text in the document.
Initializes a new instance of the FindCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FindCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the File Open dialog and loads the selected file into the control.
Initializes a new instance of the LoadDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the LoadDocumentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Extends the selection to the beginning of the line.
Initializes a new instance of the ExtendStartOfLineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendStartOfLineCommand.
A member that represents the command identifier.
Extends the selection to the start of the document.
Initializes a new instance of the ExtendStartOfDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendStartOfDocumentCommand.
A member that represents the command identifier.
Extends the selection to the previous word.
Initializes a new instance of the ExtendPreviousWordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendPreviousWordCommand.
A member that represents the command identifier.
Extends selection to the previous screen.
Initializes a new instance of the ExtendPreviousScreenCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendPreviousScreenCommand.
A member that represents the command identifier.
Extends selection to the previous paragraph.
Initializes a new instance of the ExtendPreviousParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendPreviousParagraphCommand.
A member that represents the command identifier.
Extends the selection up to the previous page.
Initializes a new instance of the ExtendPreviousPageCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendPreviousPageCommand.
A member that represents the command identifier.
Extends the selection to the previous line.
Initializes a new instance of the ExtendPreviousLineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendPreviousLineCommand.
A member that represents the command identifier.
Extends the selection to the previous character.
Initializes a new instance of the ExtendPreviousCharacterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendPreviousCharacterCommand.
A member that represents the command identifier.
Extends the selection to the next screen.
Initializes a new instance of the ExtendNextScreenCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendNextScreenCommand.
A member that represents the command identifier.
Extends the selection to the next character.
Initializes a new instance of the ExtendNextCharacterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendNextCharacterCommand.
A member that represents the command identifier.
Extends the selection to the end of the current line.
Initializes a new instance of the ExtendEndOfLineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendEndOfLineCommand.
A member that represents the command identifier.
Extends the selection to the end of the document.
Initializes a new instance of the ExtendEndOfDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ExtendEndOfDocumentCommand.
A member that represents the command identifier.
Deletes the selected text.
Initializes a new instance of the DeleteCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DeleteCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Decrements the indent level of a paragraph in a numbered list.
Initializes a new instance of the DecrementNumerationParagraphIndentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Decrements numeration of a paragraph in a numbering list.
Initializes a new instance of the DecrementNumerationFromParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DecrementNumerationFromParagraphCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Decreases the font size of the selection to the closest smaller predefined value.
Initializes a new instance of the DecreaseFontSizeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DecreaseFontSizeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Creates an empty field in the document.
Initializes a new instance of the CreateFieldCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the CreateFieldCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Lists command identifiers.
Instantiates the RichEditCommandId structure with the specified value.
An integer specifying the command id value.
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
For internal use.
ID.
ID.
ID.
Identifies a command that serves as the placeholder for command buttons in bar or Ribbon UI.
ID.
[To be supplied]
ID
[To be supplied]
ID
[To be supplied]
ID
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
ID.
[To be supplied]
ID.
[To be supplied]
ID.
ID.
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
DevExpress.XtraRichEdit.Commands.ChangeCurrentBorderRepositoryItemLineThicknessCommand ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID
[To be supplied]
ID
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
Determines whether the specified object is equal to the current RichEditCommandId instance.
The object to compare with the current object.
true if the specified object is equal to the current RichEditCommandId instance; otherwise false.
Determines whether the specified instance is equal to the current RichEditCommandId instance.
The RichEditCommandId object to compare with the current object.
true if the specified object is equal to the current RichEditCommandId instance; otherwise false.
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
Identifies a command that serves as the placeholder for command buttons in bar or Ribbon UI.
ID.
ID.
ID.
Identifies a command that serves as the placeholder for command buttons in bar or Ribbon UI.
ID.
ID.
Gets the hash code (a number) that corresponds to the value of the current RichEditCommandId object.
An integer value representing the hash code for the current object.
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
Reserved. Currently not in use.
Reserved. Currently not in use.
Reserved. Currently not in use.
Reserved. Currently not in use.
ID.
[To be supplied]
Gets the ID of the RichEditCommandId.
A member that represents the command identifier.
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
Empty or invalid command ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
For internal use.
ID.
[To be supplied]
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
Reserved for future use.
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
ID.
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
and identifiers.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
Converts the numeric value of the ID to its equivalent string representation.
The string representation of the value of this instance.
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
ID.
[To be supplied]
ID.
[To be supplied]
This member supports the internal infrastructure and is not intended to be used directly from your code.
[To be supplied]
Contains options used for saving (exporting) the document in Open XML format (aka MS Word 2007 default format, .docx).
Initializes a new instance of the OpenXmlDocumentExporterOptions class with default settings.
A command to move the cursor backwards and erase the character in that space.
Initializes a new instance of the BackSpaceKeyCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the BackSpaceKeyCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Specifies to what the horizontal position of a shape is relative.
Relative to character.
Relative to column.
Not in use.
Relative to left margin.
Relative to margin.
Not in use.
Relative to page.
Relative to right margin.
Displays the Print Preview window for the current document.
Initializes a new instance of the PrintPreviewCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PrintPreviewCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Print dialog to print the current document.
Initializes a new instance of the PrintCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the PrintCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Prompts for the file location, and inserts a picture from file.
Initializes a new instance of the InsertPictureCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertPictureCommand.
A member that represents the command identifier.
Updates the command state and applies restrictions.
An interface, defining the state of a command.
Moves the caret to the end of line, and scrolls the document to show the caret position.
Initializes a new instance of the EndOfLineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the EndOfLineCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the caret to the end of the document, and scrolls the document to show the caret position.
Initializes a new instance of the EndOfDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the EndOfDocumentCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Deletes the next word in the text.
Initializes a new instance of the DeleteWordCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DeleteWordCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the File dialog that prompts for a file name, and saves a document in a file with the specified name and format.
Initializes a new instance of the SaveDocumentAsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SaveDocumentAsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Saves a document to a file.
Initializes a new instance of the SaveDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SaveDocumentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Formats a current paragraph with single line spacing.
Initializes a new instance of the SetSingleParagraphSpacingCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSingleParagraphSpacingCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Formats a current paragraph with one and a half line spacing.
Initializes a new instance of the SetSesquialteralParagraphSpacingCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSesquialteralParagraphSpacingCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Formats a current paragraph with double line spacing.
Initializes a new instance of the SetDoubleParagraphSpacingCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetDoubleParagraphSpacingCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Tabs dialog that allows you to set the tab stops and their characteristics.
Initializes a new instance of the ShowTabsFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Initializes a new instance of the ShowTabsFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
A form that owns the Tabs form.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets or sets the form that owns this form. This member supports the internal infrastructure and is not intended to be used directly from your code.
An object exposing the interface representing the form that is the owner of this form.
Invokes the Paragraph dialog that allows you to set paragraph formatting.
Initializes a new instance of the ShowParagraphFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowParagraphFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Invokes the Font dialog that allows you to change the font, size and style of selected text.
Initializes a new instance of the ShowFontFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowFontFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Moves the cursor to the start of the document.
Initializes a new instance of the StartOfDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the StartOfDocumentCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the cursor to the start of the current line.
Initializes a new instance of the StartOfLineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the StartOfLineCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Provides data for the event.
Initializes a new instance of the TableStyleFormShowingEventArgs class with the specified information for initializing the dialog controls.
A DevExpress.XtraRichEdit.Forms.TableStyleFormControllerParameters object containing information to be displayed in the form.
Gets the information required for initializing the Table Style Dialog dialog controls.
A DevExpress.XtraRichEdit.Forms.TableStyleFormControllerParameters object containing information to be displayed in the form.
Toggles between the numbered paragraph style and normal text.
Initializes a new instance of the ToggleSimpleNumberingListCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleSimpleNumberingListCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles whitespace characters display on/off.
Initializes a new instance of the ToggleShowWhitespaceCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleShowWhitespaceCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles left paragraph alignment on and off.
Initializes a new instance of the ToggleParagraphAlignmentLeftCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleParagraphAlignmentLeftCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles justified paragraph alignment on and off.
Initializes a new instance of the ToggleParagraphAlignmentJustifyCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleParagraphAlignmentJustifyCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles centered paragraph alignment on and off.
Initializes a new instance of the ToggleParagraphAlignmentCenterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleParagraphAlignmentCenterCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles between the multilevel list style and normal text.
Initializes a new instance of the ToggleMultiLevelListCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleMultiLevelListCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles the underline style on the selection.
Initializes a new instance of the ToggleFontUnderlineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFontUnderlineCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles the superscript style on the selection.
Initializes a new instance of the ToggleFontSuperscriptCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFontSuperscriptCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles the subscript style on the selection.
Initializes a new instance of the ToggleFontSubscriptCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFontSubscriptCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles the strikeout style on the selection.
Initializes a new instance of the ToggleFontStrikeoutCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFontStrikeoutCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles the italic style on the selection.
Initializes a new instance of the ToggleFontItalicCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFontItalicCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles the double underline style on the selection.
Initializes a new instance of the ToggleFontDoubleUnderlineCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFontDoubleUnderlineCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles the double strikeout style on the selection.
Initializes a new instance of the ToggleFontDoubleStrikeoutCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFontDoubleStrikeoutCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles the bold style on the selection.
Initializes a new instance of the ToggleFontBoldCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleFontBoldCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Toggles between the bulleted paragraph and normal text.
Initializes a new instance of the ToggleBulletedListCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleBulletedListCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Creates a new, blank document and loads it in the RichEdit control.
Initializes a new instance of the CreateEmptyDocumentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the CreateEmptyDocumentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to set the page orientation to portrait.
Initializes a new instance of the SetPortraitPageOrientationCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetPortraitPageOrientationCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Contains options used for saving (exporting) a part of a document's content.
Initializes a new instance of the TextFragmentOptions class with default settings.
Specifies whether or not a document range may be extended to include the entire field instead of only part of a field.
true to permit extending the document range; otherwise false.
[To be supplied]
[To be supplied]
List search directions.
Search is performed backward, from the end to the start of the range.
Search is performed forward, from the start to the end of the range.
A command to select the entire document range.
Initializes a new instance of the SelectAllCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SelectAllCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to scroll a document in a vertical direction by the specified distance, in the document model.
Initializes a new instance of the ScrollVerticallyByLogicalOffsetCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the scroll distance applied to the current document view.
An integer, representing the scroll distance, measured in documents.
Gets or sets the scroll distance for the document model.
An integer, representing the scroll distance, measured in documents.
A command to scroll the document in horizontal direction by the specified distance, measured in documents.
Initializes a new instance of the ScrollHorizontallyByPhysicalOffsetCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets or sets the scroll distance of the current document view.
An integer, representing the scroll distance, measured in documents.
A command to cancel changes caused by the previous command.
Initializes a new instance of the UndoCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the UndoCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to "zoom out " the document to see more of the page at a reduced size.
Initializes a new instance of the ZoomOutCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ZoomOutCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to get a close-up view of the document.
Initializes a new instance of the ZoomInCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ZoomInCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to paste the text from the clipboard over the selection.
Initializes a new instance of the PasteSelectionCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets or sets the expected format of the clipboard data for the paste operation.
A member that specifies the expected data format.
Gets the ID of the PasteSelectionCommand.
A member that represents the command identifier.
Updates the command state and applies restrictions.
An interface defining the state of a command.
A command to cut the selected text and place it to the clipboard.
Initializes a new instance of the CutSelectionCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the CutSelectionCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Updates the command state and applies restrictions.
An interface defining the state of a command.
A command to copy the selected text to the clipboard.
Initializes a new instance of the CopySelectionCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets the ID of the CopySelectionCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to reset the formatting of the selected text to default.
Initializes a new instance of the ClearFormattingCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ClearFormattingCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Text box within a object. Contains the text document and the properties that control the size and alignment of the text box.
Provides access to content of the text box.
A interface exposing the text box content.
Gets or sets the rule for determining the height of the text box.
A enumeration member specifying how the text box size is determined.
Gets or sets the distance between the bottom of the text and the bottom edge of the shape that contains the text.
A value that specifies the distance in current units of measurement ().
Gets or sets the distance between the left edge of the text and the left edge of the shape that contains the text.
A value that specifies the distance in current units of measurement ().
Gets or sets the distance between the right edge of the text and the right edge of the shape that contains the text.
A value that specifies the distance in current units of measurement ().
Gets or sets the distance between the top of the text and the top edge of the shape that contains the text.
A value that specifies the distance in current units of measurement ().
Contains formatting information for the shape's border.
Gets or sets the color of the shape's border.
A object specifying the line color.
Gets or sets the thickness of the specified line in points.
A value that is the line thickness in points.
Fill formatting for a shape.
Gets or sets the fill color.
A color object specifying the fill color.
An object that can be placed above and below the text layer of the document, as well as within the document, with text surrounding it.
Gets fill formatting properties for the specified shape.
A object that contains fill formatting properties.
Gets or sets how the shape is positioned horizontally.
A enumeration member that specifies the shape's horizontal position.
Gets line formatting properties for the specified shape.
A object that contains line formatting properties.
Gets or sets whether you can change the height and width of a shape independently when you resize it.
true if the specified shape retains its original proportions when you resize it; otherwise, false.
Gets or sets the distance between the document text and the bottom border of the shape.
A value that is the distance in units of measurement specified by the property.
Gets or sets the distance between the document text and the left border of the shape.
A value that is the distance in units of measurement specified by the property.
Gets or sets the distance between the document text and the right border of the shape.
A value that is the distance in units of measurement specified by the property.
Gets or sets the distance between the document text and the top border of the shape.
A value that is the distance in units of measurement specified by the property.
Gets or sets the name of a shape. The name can be used to reference a particular shape in code.
A string that is the shape's name.
Gets or sets the shape position relative to a certain element of the document layout .
A object specifying the offset of the shape.
Gets the original size of a shape, i.e. the size before scaling.
A structure specifying the size of a shape.
Gets a picture residing in the floating object.
An object that is the image in a shape object that is the floating picture; if a shape object is a text box, null (Nothing in Visual Basic) is returned.
Gets or sets the URI of a picture represented by a floating object.
A string that is the URI of the picture. A floating picture can have no URI or the shape can actually be a text box. In this case, an empty string is returned.
Gets the anchoring range for the specified shape.
A object that is the anchoring range for the specified shape.
Gets or sets an item to what the horizontal position of a shape is relative.
A enumeration member.
Gets or sets an item to what the vertical position of a shape is relative.
A enumeration member.
Gets or sets the number of degrees the shape is rotated around the z-axis.
A value that is the number of degrees.
Gets or sets the x-axis scale factor.
A positive value that is the scale factor. Default is 1.
Gets or sets the y-axis scale factor.
A positive value that is the scale factor. Default is 1.
Gets or sets the size of a shape.
A structure specifying the width and height of a shape.
Provides access to text box content.
A interface that exposes the content of a text box.
Gets or sets how the shape is surrounded by the text.
A enumeration member.
Gets or sets how the shape is positioned vertically.
'A enumeration member that specifies the shape's vertical position.
Gets or sets the position of the shape in the z-order.
An integer that represents a shape position in the z-order.
Specifies interpretation of the rule used to determine the height of a text box.
Sets the height to fit entire text.
Sets the height to an exact value specified by the property.
Specifies the type of vertical alignment to apply.
The shape is aligned to the bottom relative to its .
The shape is centered relative to its .
Not in use.
The exact position is specified by the property.
Not in use.
The shape is top aligned relative to its .
Specifies to what the vertical position of a shape is relative.
Relative to bottom margin.
Not in use.
Relative to line.
Relative to margin.
Not in use.
Not in use.
Not in use.
Relative to top margin.
Changes the style and text formatting options of the selected table.
Initializes a new instance of the ChangeTableStyleCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the ChangeTableStyleCommand.
A member that represents the command identifier.
Updates the command state and applies restrictions.
An interface defining the state of a command.
Specifies the horizontal alignment of a shape.
The shape is centered relative to its .
Not in use.
The shape is left-aligned relative to its .
The shape is positioned explicitly via the property relative to its .
Not in use.
The shape is right-aligned relative to its .
Automatically widens table columns to accommodate cell content.
Initializes a new instance of the ToggleTableAutoFitContentsCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableAutoFitContentsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to set normal page margins in the document section.
Initializes a new instance of the SetNormalSectionPageMarginsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetNormalSectionPageMarginsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents a method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the FloatingObjectLayoutOptionsFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Floating Objects Layout dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the , which raised the event.
An object which contains event data.
Provides data for the event.
Initializes a new instance of the EditStyleFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Style Editor dialog controls.
A object containing information to be displayed in the form.
Represents a method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the TableOptionsFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Table Options dialog controls.
A object containing information to be displayed in the form.
A command to navigate to the previous page header/footer in edit mode.
Initializes a new instance of the GoToPreviousPageHeaderFooterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the GoToPreviousPageHeaderFooterCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Defines the parameters of the Page Setup dialog window that are eligible to be changed.
Contains settings which specify parameters affecting how the document is printed.
Initializes a new instance of the PrintingOptions class.
Gets or sets whether fields are automatically updated before a document is printed.
true, to update fields before a document is printed; otherwise, false.
[To be supplied]
[To be supplied]
Gets or sets whether the page background is printed in printouts or exported in graphic formats such as PDF.
true, to print the page background; otherwise, false.
Gets or sets whether the page background is printed in printouts or exported in graphic formats such as PDF.
true to print the page background; otherwise, false.
Specifies the user interface of the Print Preview form.
A enumeration value.
Gets or sets whether fields are automatically updated before a document is printed.
true, to update fields before a document is printed; otherwise, false.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
A command to set narrow page margins in the document section.
Initializes a new instance of the SetNarrowSectionPageMarginsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetNarrowSectionPageMarginsCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Contains options used for saving (exporting) documents in WordprocessingML (aka MS Word 2003 XML format).
Initializes a new instance of the WordMLDocumentExporterOptions class with default settings.
Represents a method that will handle the UnhandledException event of the RichEditControl.
Represents a method that will handle the event.
The event sender ( a ).
A object which contains event data.
Provides data for the event.
Initializes a new instance of the RichEditUnhandledExceptionEventArgs class with the specified exception.
An object representing the exception which caused an event.
Gets the exception which triggers the UnhandledException event.
An object representing an exception which caused the event.
Gets or sets whether the exception should be propagated upwards.
true to stop the exception from being propagated; otherwise, false.
Toggles all borders for selected cells on/off.
Initializes a new instance of the ToggleTableCellsAllBordersCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleTableCellsAllBordersCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents an interface for creating, applying and retrieving a column layout of a section in a document.
Gets the number of columns in the section.
An integer, representing the number of columns in the section.
Creates a uniform column layout using the current page settings.
A object representing a current page.
A Single value specifying the width of an individual column, measured in .
An value specifying the number of columns on a page. Must be greater than zero.
A object representing a collection of columns.
Creates a uniform column layout using the specified settings.
A Single value specifying the width of an individual column, measured in .
A Single value specifying the spacing between adjacent columns, measured in .
An value specifying the number of columns on a page. Must be greater than zero.
A object representing a collection of columns.
Gets the column layout of the current section.
A object representing columns in the current section.
Applies the columns to the section.
A representing the layout to be applied.
Represents a collection of columns in the layout.
Initializes a new instance of the SectionColumnCollection class.
Represents a page layout view of the Rich Edit control.
Initializes a new instance of the PrintLayoutView class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the view.
Gets or sets whether line numbers, when enabled, are displayed in the PrintLayoutView.
true to show line numbers if they are enabled; otherwise, false.
Zooms the document so that the entire page is visible in the control.
Gets or sets the maximum number of pages in a row at any zoom level.
An integer representing a number of pages.
Gets or sets the alignment for displaying several pages in the .
A enumeration member.
Gets the RichEditControl View's type.
The value.
Accepts the Visitor passed as the argument, as defined in the Visitor pattern.
A Visitor object that implements the interface.
Represents a draft view of the Rich Edit control.
Initializes a new instance of the DraftView class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the view.
Gets or sets the distance from the text to the control's border in pixels.
A object representing the control's padding.
Gets the RichEditControl View's type.
The value.
Accepts the Visitor passed as the argument.
A Visitor object that implements the interface.
Represents a simple view of the Rich Edit control.
Initializes a new instance of the SimpleView class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the view.
Gets or sets the distance from the text to the control's border in pixels.
A object representing the control's padding.
Gets the RichEditControl View's type.
The value.
Accepts the Visitor passed as the argument as defined in the Visitor pattern.
A Visitor object that implements the interface.
Gets or sets whether the text is wrapped when a document is displayed in the simple view.
true to enable text wrapping; otherwise false.
Represents a base class for the RichEditControl views.
Specifies whether or not to obtain the font color and background color values from the current skin, if they have not been defined explicitly.
true to obtain unspecified font color and background color values from the current skin; otherwise false.
Gets or sets whether line numbers, when enabled, are displayed in the view.
true to show line numbers if they are enabled; otherwise, false.
Gets or sets the background color of the View.
A object representing the background color of the View.
Provides access to the IRichEditControl interface of the view owner.
An object exposing the interface.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets the cursor coordinates in the current document's view.
A representing the cursor. The units of measurement are documents.
Gets the range encompassing all pages that are currently visible in the View.
A that is the range containing visible pages.
Overrides the base class method to clear the text representation of an object.
An empty string.
Gets the RichEditControl View's type.
A enumeration member indicating the type of the View.
A key method for the Visitor pattern that calls the appropriate Visit method of the Visitor.
An object exposing the representing the Visitor of the Visitor pattern.
Gets or sets the current zoom level used to display the document.
The factor by which the contents of the control is zoomed.
Represents a base class for the classes containing different options used in the RichEditControl.
Occurs when the RichEditControl options are modified.
Resets all notification options to their default values.
Represents the formatting capabilities required for correct export of the document.
Gets or sets whether the bookmarks support is required for correct export of the document.
true if the document contains bookmarks; otherwise, false.
Gets or sets whether the non-default character formatting support is required for correct export of the document.
true if the document contains non-default character formatting; otherwise, false.
Determines whether the current capabilities are a superset of the specified capabilities.
A object to test.
true if the current capabilities contain the specified capabilities; otherwise, false.
Determines whether the specified object is equal to the current DocumentExportCapabilities instance.
The object to compare with the current object.
true if the specified object is equal to the current DocumentExportCapabilities instance; otherwise false.
Gets or sets whether footers support is required to export the document correctly.
true if the document contains footers; otherwise, false.
Gets the hash code (a number) that corresponds to the value of the current DocumentExportCapabilities object.
An integer value representing the hash code for the current object.
Gets or sets whether headers support is required to export the document correctly.
true if the document contains headers; otherwise, false.
Gets or sets whether hyperlinks support is required to export the document correctly.
true if the document contains hyperlinks; otherwise, false.
Gets or sets whether the in-line objects support is required for correct export of the document.
true if the document contains in-line objects; otherwise, false.
Gets or sets whether the in-line pictures support is required for correct export of the document.
true if the document contains in-line images; otherwise, false.
Gets or sets whether the non-default paragraph formatting support is required for correct export of the document.
true if the document contains non-default paragraph formatting; otherwise, false.
Gets or sets whether the section partitioning support is required for correct export of the document.
true if the formatting contains section partitioning; otherwise, false.
Gets or sets whether the document formatting contains styles.
true if the formatting contains styles; otherwise, false.
Converts the numeric value of this instance to its equivalent string representation.
The string representation of the value of this instance.
Specifies the view used to show the document within the .
Specifies that the control is in a draft mode.
Specifies that the control is in a print layout mode. In this mode, the control displays pages with all formattings applied.
Specifies that the control is in a simple mode. In this mode, the width of displayed pages depends upon the control's width. Page formatting is not in effect.
A document format.
Initializes a new instance of the DocumentFormat class with the specified value.
An integer value specifying the initial value for the document format.
MS Word 97-2003 binary file format.
[To be supplied]
EPUB - standard format for electronic books and other digital publications.
Determines whether the specified object is equal to the current DocumentFormat instance.
The object to compare with the current object.
true if the specified object is equal to the current DocumentFormat instance; otherwise false.
Gets the hash code (a number) that corresponds to the value of the current DocumentFormat object.
An integer value representing the hash code for the current object.
The HTML format.
[To be supplied]
The MHT format - web page archive format used to save HTML code with resources represented by external links (images etc.), in a single file
[To be supplied]
The OpenDocument text format (.odt, implemented by OpenOffice.org office suite).
$
The OpenXML file format (aka default MS Office 2007 format or .docx)
[To be supplied]
The plain text format.
[To be supplied]
The Rich Text Format (RTF).
[To be supplied]
Returns a human-readable string that represents the DocumentFormat object.
A value that represents the DocumentFormat object.
The document's format is undefined.
[To be supplied]
The WordprocessingML format (.xml, implemented in MS Office 2003).
$
Represents the settings which define file name and file format that are used when saving and loading the document.
Initializes a new instance of the DocumentSaveOptions class with default settings.
Gets or sets the file name into which the document is saved or from which it is loaded.
A which represents the current file name (including the path and the file extension).
Gets or sets the file format into which the document is saved or from which it is loaded.
A member representing the current file format.
Gets or sets the file name used by default for a new document, when saving or loading a document which has not been previously saved.
A which represents the default file name (including the path and the file extension).
Gets or sets the default file format used for saving a newly created document.
A member, representing the default file format. It equals unless specified explicitly.
Represents paragraph properties.
Gets or sets the paragraph style applied to the current paragraph.
A object representing the style.
Provides access to the page settings of a section.
Gets or sets the page's height.
A value specifying the page's height measured in units.
Gets or sets a value that specifies whether the page's orientation is landscape.
true, if the page's orientation is landscape; false, if the page has the standard portrait orientation.
Gets or sets a value that specifies the page's paper size.
One of enumeration values.
Gets or sets the page's width.
A value that specifies the page's width measured in units.
Provides access to character properties.
Gets or sets the character style applied to the document range.
A object representing the style.
Provides access to the properties of margins in a .
Gets or sets a value that specifies the bottom margin.
A value that specifies the bottom margin measured in units.
Gets or sets a value that specifies the distance between the footer and the bottom of the page.
A value that specifies the margin measured in units.
Gets or sets a value that specifies the distance between the header and the top of the page.
A value that specifies the margin measured in units.
Gets or sets a value that specifies the left margin.
A value that specifies the left margin measured in units.
Gets or sets a value that specifies the right margin.
A value that specifies the right margin measured in units.
Gets or sets a value that specifies the top margin.
A value that specifies the top margin measured in units.
Defines a document range.
Starts modifying the document obtained via the document's range (e.g. via selection).
A instance allowing you to safely modify the document.
Gets whether the current document range contains a specified position.
A representing a position to test for inclusion.
true if the specified position is contained within the range; otherwise, false.
Gets the end position of the DocumentRange.
A object representing the end of the text range.
Finalizes modifications of the document obtained via the document's range (e.g. via selection).
A instance obtained via the previously called method.
Gets the length of a document range in characters.
An integer, representing the number of character positions in a range.
Gets the start position of the DocumentRange.
A object representing the start of the text range.
An interface that defines a collection of objects.
An interface that defines a collection of objects.
Represents a position within a document.
Starts modifying the document obtained via the document's position (e.g. via the caret position).
A instance allowing you to safely modify the document.
Finalizes modifications performed for the document obtained via the document's position (e.g. via the caret position).
A instance obtained via the previously called method.
Determines whether the specified object is equal to the current DocumentPosition instance.
The object to compare with the current object.
true if the specified object is equal to the current DocumentPosition instance; otherwise false.
Gets the hash code (a number) that corresponds to the value of the current DocumentPosition object.
An integer value representing the hash code for the current object.
Returns an integer representation of the DocumentPosition object.
An integer value.
Converts the numeric value of this instance to its equivalent string representation.
The string representation of the value of this instance.
Contains settings which affect the layout of the Draft view.
Initializes a new instance of the DraftViewLayoutOptions class with default settings.
Gets or sets whether to retain the settings of a table that is extended past the margins of a document instead of using autofit to make the table fit within the margins.
true to not use autofit; otherwise, false.
Gets or sets how to apply horizontal table indents.
true, if the table's left border is aligned to the page margin; false, if the edge of the text inside the top left cell is aligned to the page margin.
Contains settings which affect the layout of the Simple view.
Initializes a new instance of the SimpleViewLayoutOptions class with default settings.
Gets or sets whether to retain the settings of a table that is extended past the margins of a document instead of using autofit to make the table fit within the margins.
true to not use autofit; otherwise, false.
Gets or sets how horizontal table indents are applied.
true, if the table's left border is aligned to the view margin; false, if the edge of the text inside the top left cell is aligned to the view margin.
Contains settings which affect the layout of the PrintLayout view.
Initializes a new instance of the PrintLayoutViewLayoutOptions class with default settings.
Gets or sets whether to retain the settings of a table that is extended past the margins of a document instead of using autofit to make the table fit within the margins.
true to not use autofit; otherwise, false.
Gets or sets how to apply horizontal table indents.
true, if the table's left border is aligned to the page margin; false, if the edge of the text inside the top left cell is aligned to the page margin.
Invokes the Page Setup dialog at the Paper tab.
Initializes a new instance of the ShowPagePaperSetupFormCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowPagePaperSetupFormCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Page Setup dialog at the Margins tab.
Initializes a new instance of the ShowPageMarginsSetupFormCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowPageMarginsSetupFormCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the top right section of the page.
Initializes a new instance of the SetFloatingObjectTopRightAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectTopRightAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the top left section of the page.
Initializes a new instance of the SetFloatingObjectTopLeftAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectTopLeftAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the top center section of the page.
Initializes a new instance of the SetFloatingObjectTopCenterAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectTopCenterAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies a style that places text above and below the image, but does not allow any text to appear beside the picture.
Initializes a new instance of the SetFloatingObjectTopAndBottomTextWrapTypeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectTopAndBottomTextWrapTypeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies a style that tightly wraps the text around the graphic in an irregular shape that bounds the actual image.
Initializes a new instance of the SetFloatingObjectTightTextWrapTypeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectTightTextWrapTypeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies a style that wraps the text around all sides of a square that bounds the floating object.
Initializes a new instance of the SetFloatingObjectSquareTextWrapTypeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectSquareTextWrapTypeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the middle right section of the page.
Initializes a new instance of the SetFloatingObjectMiddleRightAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectMiddleRightAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the middle left section of the page.
Initializes a new instance of the SetFloatingObjectMiddleLeftAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectMiddleLeftAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the middle center section of the page.
Initializes a new instance of the SetFloatingObjectMiddleCenterAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectMiddleCenterAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Places the selected object in its own layer in front of the text.
Initializes a new instance of the SetFloatingObjectInFrontOfTextWrapTypeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectInFrontOfTextWrapTypeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the bottom right section of the page.
Initializes a new instance of the SetFloatingObjectBottomRightAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectBottomRightAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the bottom left section of the page.
Initializes a new instance of the SetFloatingObjectBottomLeftAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectBottomLeftAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Positions the selected floating object at the bottom center section of the page.
Initializes a new instance of the SetFloatingObjectBottomCenterAlignmentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectBottomCenterAlignmentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the selected floating object behind the text or any other floating object.
Initializes a new instance of the FloatingObjectSendToBackCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FloatingObjectSendToBackCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the selected floating object behind the text layer.
Initializes a new instance of the FloatingObjectSendBehindTextCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FloatingObjectSendBehindTextCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the selected floating object in front of the text layer and any other floating objects.
Initializes a new instance of the FloatingObjectBringToFrontCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FloatingObjectBringToFrontCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the selected floating object in front of the text layer.
Initializes a new instance of the FloatingObjectBringInFrontOfTextCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FloatingObjectBringInFrontOfTextCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Moves the selected floating object in front of text or another object, one layer at a time.
Initializes a new instance of the FloatingObjectBringForwardCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FloatingObjectBringForwardCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Specifies the width of the outline of the selected floating object.
Initializes a new instance of the ChangeFloatingObjectOutlineWidthCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object specifying the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeFloatingObjectOutlineWidthCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Specifies the color for the outline of the selected floating object.
Initializes a new instance of the ChangeFloatingObjectOutlineColorCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object specifying the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeFloatingObjectOutlineColorCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Changes the fill color of a selected floating object.
Initializes a new instance of the ChangeFloatingObjectFillColorCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object specifying the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ChangeFloatingObjectFillColorCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Changes the background color of the current paragraph.
Initializes a new instance of the ChangeParagraphBackColorCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object representing the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ChangeParagraphBackColorCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Defines the template used for creating abstract numbering lists in a document.
Creates a new abstract list based on a template.
An object that is the abstract list with specified properties.
Lists values specifying the visibility of comments.
Comment visibility is determined automatically.
Comments are always hidden.
Comments are always visible.
Contains options for displaying the comments in a document.
Initializes a new instance of the CommentOptions class with default settings.
[To be supplied]
[To be supplied]
[To be supplied]
[To be supplied]
Gets or sets whether to show comments by all reviewers.
true, to show comments by all reviewers; otherwise, false.
Hide or show comments.
The enumeration member that specifies whether the comments are visible.
Provides access to a collection of reviewer names whose comments are visible.
An collection of names.
Contains options affecting certain copy-paste scenarios.
Initializes a new instance of the CopyPasteOptions class with default settings.
Gets or sets options specifying how formatting is applied to the last paragraph of a numbered list when it is inserted into a document.
An enumeration member.
Gets or sets whether to retain section settings of a blank document after appending RTF content.
true, to keep section settings of a target blank document; otherwise, false.
Contains options that specify how the spell checker should process text in any range of the document.
Initializes a new instance of the SpellCheckerOptions class with default settings.
Gets or sets whether the spell checker should ignore language settings for document ranges and determine the language automatically.
true, to allow spell checker to automatically determine the language of any document range; otherwise, false.
Gets or sets whether the spell checker should ignore "no-proof" settings for text ranges in a document.
true, to ignore "no-proof" settings; otherwise, false.
Decreases the font size of the selection by one point.
Initializes a new instance of the DecrementFontSizeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DecrementFontSizeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Lists values that specify how the shape is surrounded by the text.
The text is displayed over the shape.
The text is displayed behind the shape.
The text wraps around the rectangular borders of the shape.
The text wraps tightly around the shape and can fill in the transparent background space inside the shape.
The text wraps tightly around the shape.
The text is displayed above and below the shape and does not wrap around the sides.
Inserts a floating object - text box.
Initializes a new instance of the InsertTextBoxCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertTextBoxCommand.
A member that represents the command identifier.
Lists values used to specify table style options influencing a table appearance.
Specifies that special formatting is applied to the first column of the table.
Specifies that special formatting is applied to the first row of the table.
Specifies that special formatting is applied to the last column of the table.
Specifies that special formatting is applied to the last row of the table.
Specifies that column banding formatting is not applied to the table.
Specifies that row banding formatting is not applied to the table.
Specifies that row and column banding formatting is applied to the table, but special formatting is not applied to the first row, last row, first column and last column.
Lists subdocument types.
A comment.
An endnote.
A footer.
A footnote.
A header.
The main document body.
A text box.
Changes paper size for the current section pages.
Initializes a new instance of the ChangeSectionPaperKindCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Initializes a new instance of the ChangeSectionPaperKindCommand class with the specified owner and paper kind to be selected.
An object exposing the interface specifying the owner of the command.
A enumeration value that specifies the paper size of the section page.
Creates an object specifying the user interface state for the command.
An interface, providing information on the UI state.
Gets a list of enumerations specifying standard paper sizes which are used by default.
A System.Collections.Generic.List<> object that is the generic list containing default paper sizes.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets a list of enumerations specifying all available standard paper sizes.
A System.Collections.Generic.List object that is the generic list containing all available standard paper sizes.
Gets the ID of the ChangeSectionPaperKindCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets or sets the size of a piece of paper.
A enumeration value.
A command to set the page orientation to landscape.
Initializes a new instance of the SetLandscapePageOrientationCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetLandscapePageOrientationCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents a repository for the views of the Rich Edit control.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Provides access to the Draft View of the RichEditControl.
A object representing the Draft view of the control.
Provides access to the Print Layout View of the RichEditControl.
A object representing the Print layout view of the control.
Provides access to the Simple View of the RichEditControl.
A object representing the Simple view of the control.
Overrides the base class method to clear the text representation of an object.
An empty string.
Specifies the way to determine the spacing between lines in a paragraph
The line spacing can be greater than or equal to, but never less than, the specified value.
This option is twice that of single line spacing.
This option sets fixed line spacing, specified by the property.
This option sets line spacing that can be expressed in numbers greater than 1. For example, setting line spacing to 1.15 will increase the space by 15 percent, and setting line spacing to 3 increases the space by 300 percent (triple spacing). The multiplication value is specified by the property.
This option is one-and-one-half times that of single line spacing.
This option accommodates the largest font in that line, plus a small amount of extra space. The amount of extra space varies depending on the font that is used.
Lists strikeout styles.
Specifies the double strikeout.
Indicates that the text strikeout is disabled.
Specifies the single strikeout.
Specifies the indent for the first line in a paragraph.
The first line of a paragraph is indented to the left, by the value specified by the property.
The first line of a paragraph is indented to the right by the value specified by the property.
The first line of a paragraph doesn't have any indent.
Specifies text alignment within a paragraph.
Text is aligned to the center of the paragraph.
Text is justified to the entire width of the paragraph.
Text is aligned to the left of the paragraph.
Text is aligned to the right of the paragraph.
An interface that defines a section within a document.
Starts editing the document's footer of the specified type.
A enumeration value, representing the type of the footer open for editing.
A instance representing the footer being edited.
Starts editing the document's footer for the current section.
A instance that is the header being edited.
Starts editing the document's header of the specified type.
A enumeration value, representing the type of the header open for editing.
A instance representing the header being edited.
Starts editing the document's header for the current section.
A instance that is the header being edited.
Provides access to the interface used for operations with columns in the document.
An object providing the interface.
Gets or sets whether the first page can have different settings.
true to enable different settings for the first page; otherwise, false.
Finalizes editing of the section's footer.
A instance, representing the footer opened for editing.
Finalizes editing of the section's header.
A instance, representing the header open for editing.
Gets whether a section has a footer of the specified type.
A enumeration value specifying the footer type.
true if the section has a footer of the specified type; otherwise, false.
Gets whether a section has a header of the specified type.
A enumeration value specifying the header type.
true if the section has a header of the specified type; otherwise, false.
Indicates whether the footer of the specified type for the current section is linked to the footer of the next section, so they have the same content.
A enumeration member specifying the type of the footer.
true, if the footer of the specified type is linked to the footer of the next section; otherwise, false.
Indicates whether the footer of the specified type for the current section is linked to the footer of the next section, so they have the same content.
true, if the footer of the specified type is linked to the footer of the next section; otherwise, false.
Indicates whether the footer of the specified type for the current section is linked to the footer of the previous section so that they have the same content.
true if the footer of the specified type is linked to the footer of the previous section; otherwise, false.
Indicates whether the footer of the specified type for the current section is linked to the footer of the previous section so that they have the same content.
A enumeration member specifying the type of the footer.
true if the footer of the specified type is linked to the footer of the previous section; otherwise, false.
Indicates whether the header of the specified type for the current section is linked to the header of the next section, so they have the same content.
A enumeration member specifying the type of the header.
true, if the header of the specified type is linked to the header of the next section; otherwise, false.
Indicates whether the Odd header of the current section is linked to the header of the next section, so they have the same content.
true, if the Odd header is linked to the header of the next section; otherwise, false.
Indicates whether the Odd header of the current section is linked to the header of the previous section so that they have the same content.
true if the Odd header is linked to the header of the previous section; otherwise, false.
Indicates whether the header of the specified type for the current section is linked to the header of the previous section so that they have the same content.
A enumeration member specifying the type of the header.
true if the header of the specified type is linked to the header of the previous section; otherwise, false.
Provides access to the object containing line numbering parameters for the current section.
A class instance representing parameters specific to line numbering.
Establishes a link to the next section's footer so that they have the same content.
A enumeration member specifying the type of the header.
Establishes a link to the next section's footer so that they have the same content.
Establishes a link to the previous section's footer so that they have the same content.
A enumeration member specifying the type of the header.
Establishes a link to the previous section's footer so that they have the same content.
Establishes a link to the next section's header so that they have the same content.
A enumeration member specifying the type of the header.
Establishes a link to the next section's header so that they have the same content.
Establishes a link to the previous section's header so that they have the same content.
Establishes a link to the previous section's header of the specified type so that they have the same content.
A enumeration member specifying the type of the header.
Provides access to an object used to specify or retrieve the section's margin settings.
An object exposing the interface used to control the section's margin settings.
Provides access to an object used to specify or retrieve the section's page settings.
An object exposing the interface used to control the section's page settings.
Provides access to an object specifying page numbering options for the current section.
A instance containing page numbering options.
Provides access to a collection of paragraphs within the section.
A interface defining a list of paragraphs in the section.
Gets or sets the type of a section break.
A enumeration value specifying where the next section starts.
Breaks the link of the current section's footer to the footer of the next section so that it can hold different content.
A enumeration member specifying the type of the footer for which the link is being broken.
Breaks the link of the current section's footer to the footer of the next section so that it can hold different content.
Breaks the link of the current section's footer to the footer of the previous section so that it can hold different content.
Breaks the link of the current section's footer to the footer of the previous section so that it can hold different content.
A enumeration member specifying the type of the footer for which the link is being broken.
Breaks the link of the current section's header to the header of the next section so that it can hold different content.
A enumeration member specifying the type of the header for which the link is being broken.
Breaks the link of the current section's header to the header of the next section so that it can hold different content.
Breaks the link of the current section's header to the header of the previous section so that it can hold different content.
A enumeration member specifying the type of the header for which the link is being broken.
Breaks the link of the current section's header to the header of the previous section so that it can hold different content.
Represents a single paragraph in a document.
Gets or sets text alignment within a paragraph.
A enumeration value.
Gets or sets the background color of the paragraph.
A value representing the background color.
Starts modifying tab stops in a paragraph.
true to get tab stops set for the current paragraph only, disregarding style; otherwise, if set to false, merges tab stops which are set for the paragraph style and for the individual paragraph.
A object containing information about tab stops.
Gets or sets whether to suppress addition of additional space (contextual spacing) between paragraphs of the same style.
true to remove extra spacing between paragraphs, otherwise, false.
Finalizes modifications of tab stops for the current paragraph.
A collection containing information about tab stops.
Determines whether the specified object is equal to the current Paragraph instance.
An object to compare with the current object.
true if the specified object is equal to the current Paragraph instance; otherwise false.
Gets or sets a value specifying the indent for the first line in a paragraph.
A value specifying the indent for the first line, measured in units.
Gets or sets a value specifying whether and how the first line in a paragraph is indented.
A enumeration value, which specifies the first line's indent.
Gets the hash code (a number) that corresponds to the value of the current Paragraph object.
An integer value representing the hash code for the current object.
Gets the index number of a paragraph in a document.
An integer representing the index number.
Indicates whether the current paragraph is in a bulleted or a numbered list.
true if the paragraph is included in a numbering list; otherwise, false.
Gets or sets whether to prevent all page breaks that interrupt a paragraph.
true to keep paragraph lines together; otherwise, false.
Gets or sets the left indent for the specified paragraph.
A value representing the left indent, measured in .
Gets or sets a line spacing value.
A value representing line spacing, measured in units.
Gets or sets the multiplier which is used to calculate the line spacing value.
A value representing the line spacing multiplier.
Gets or sets a value which determines the spacing between lines in a paragraph.
A enumeration value representing the line spacing type.
Gets or sets the index of a list applied to the paragraph.
An integer that is the index of a list to which the paragraph belongs.
Gets or sets the list level applied to the current paragraph in the numbering list.
An integer that is the list level of the current paragraph.
Gets or sets the outline level of a paragraph.
An integer specifying the level number, or null to indicate a mix of values.
Gets or sets whether a page break is inserted automatically before specified paragraph.
true if a page break is inserted automatically before paragraph; otherwise, false or null, for a mixture of true and false.
Gets the document range occupied by the current paragraph.
A interface.
Resets the paragraph formatting to its base style.
Gets or sets the right indent for the specified paragraph.
A value representing the right indent, measured in .
Gets or sets the spacing after the current paragraph.
A value representing the spacing after the paragraph, measured in units.
Gets or sets the spacing before the current paragraph.
A value representing the spacing before the paragraph, measured in units.
Gets or sets the paragraph style applied to the current paragraph.
A object representing the style.
Gets or sets a value indicating whether a paragraph can be hyphenated.
true to suppress hyphenation; false to enable hyphenation.
Gets or sets whether line numbers are displayed for the current paragraph.
true if line numbers are hidden; otherwise, false.
An interface that exposes the specific functionality of the document.
Provides access to a collection of abstract numbering lists in the document.
An collection containing abstract definitions for numbering lists.
Appends a new empty section to the end of the document.
A object that is the section in the document to which a new section is appended.
Fires when the DOCVARIABLE field is updated.
Gets or sets the position of the caret within the document.
A object, representing the current caret position.
Enables you to operate on selections in documents other than the main document, such as headers and footers.
A object that is the document that is different from the currently active document.
Provides access to a collection of character styles in the current document.
A collection containing character styles.
Occurs when the document content was changed.
Copies the currently selected text to the clipboard.
Copies the specified range of text to the clipboard.
A object specifying the and positions of the text to copy.
Enables customizing the mail merge options.
A instance, specifying the mail merge options.
Removes the currently selected text and copies it to the clipboard.
Removes the specified range of text and copies it to the clipboard.
A object specifying the and positions of the text to cut.
Provides access to default character formatting for the current document.
A interface that enables you to specify character properties.
Provides access to default paragraph formatting for the current document.
A interface that enables you to specify paragraph properties.
Provides access to default properties for document tables.
A interface specifying table properties.
Gets or sets whether the document has different odd and even pages.
true if odd and even pages are different; otherwise, false.
Returns the list of the document's authors.
A collection of values, specifying the document authors.
Gets the section encompassing the specified position.
A instance representing the position in the document.
A object representing a section containing the position.
Gets or sets the document content as HTML text.
A string containing text of the document in HTML format.
Inserts a new section into the document's collection at a specified position.
A object that specifies a position to insert a new section.
A object that is the section in the document located before the newly inserted section.
Gets whether document protection is enabled.
true if document protection is enabled; otherwise, false.
Indicates whether the document is empty, i.e. contains only default content.
true if the document contains only default content; otherwise, false.
Loads a document from a stream, specifying the document's format.
The stream from which to load a document.
One of the members.
Loads a document from a file, specifying the document's format.
A string value specifying the path to a file from which to load a document.
One of the members.
Loads a document from the stream in the specified format. External content is retrieved using the specified source (base) URI.
A object representing the source of the document to import.
A enumeration, specifying the format of the document to import.
A string which serves as the base URI to load the external document content.
Loads a document from the specified file in the specified format. External content is retrieved using the specified source (base) URI.
A string specifying a path to the file to load.
A enumeration, specifying the format of the file to import.
A string which serves as the base URI to load the external document content.
Merges the current document and sends the result to the specified stream in a specified format.
A object representing the output stream.
A enumeration member specifying the destination format.
Merges the current document using the specified options and sends the result to the specified stream in a specified format.
A interface exposing options for the current merge.
A object representing the output stream.
A enumeration member specifying the destination format.
Merges the current document using the specified options and sends the result to the specified file in a specified format.
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.
Merges the current document and sends the result to the specified .
An object exposing the interface to which the merged document is sent.
Merges the current document using the specified options, and sends the result to the specified .
A interface exposing options for the current merge.
An object exposing the interface to which the merged document is sent.
Merges the current document and sends the result to the specified file in a specified format.
A name of the file to which the merged document is saved.
A enumeration member specifying the destination format.
Merges all columns with indexes greater than 63 into a single column for all tables in a document.
true, if at least one table has been modified; otherwise, false.
Gets or sets the document content as MHT text.
A string containing text of the document in MHT format.
Occurs when the document content has been modified since it was last saved.
Provides access to a collection of definitions for numbering lists instantiated in the document.
A collection of definitions for lists which are present in the document.
Gets or sets the document content as an array of bytes in Open Office Text (.odt) format.
An array of bytes representing the OpenDocument Text (.odt) format.
Gets or sets the document content as an array of bytes in Office Open XML (Docx) format.
An array of bytes representing the document in Docx format.
Provides access to a collection of paragraph styles in the current document.
A collection containing paragraph styles.
Insert a text from the clipboard into the current .
Inserts the contents of the clipboard in the specified format at the caret position.
A enumeration member, specifying the format of the inserted text.
Enforces document protection and sets the specified password.
A password string.
Obtains information on the formatting capabilities required to export the current document correctly.
A object, representing information on the formatting capabilities required to correctly format the current document.
Gets or sets the formatted text content of the document.
A string, containing the document's content in rich text format.
Saves the document to a file, specifying the document's format.
A string value specifying the path to a file into which to save the control's document.
One of the enumeration values.
Saves the document to a stream, specifying the document's format.
The stream into which to save the document.
One of enumeration values.
Provides access to a collection of sections.
A interface defining a list of sections.
Gets or sets the selected range in the document.
A object, representing the and positions of the selected text.
Provides access to a collection of styles defined for tables in the document.
A object containing table styles.
Gets or sets the document's text (plain text).
A string value that specifies the text of the document.
Gets or sets a unit of measure used within the document.
One of the enumeration values.
Removes document protection.
Provides access to the collection of document variables.
A object containing document variables.
Gets or sets the document content as the text in WordProcessingML (Microsoft Office Word 2003 XML) format.
A string of text in WordML format.
Invokes the Columns dialog.
Initializes a new instance of the ShowColumnsSetupFormCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Creates an object specifying the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowColumnsSetupFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
[To be supplied]
[To be supplied]
[To be supplied]
[To be supplied]
[To be supplied]
Lists conventions used for exporting the background color to RTF format.
Exports background color using both \chcbpat and \highlight tags.
Exports the background color as the \chcbpatN tag, where N is the fill color, specified as an index into the document's color table.
Exports the background color as the \highlightN tag where N specifies the color.
Invokes the Modify Style dialog that allows you to edit the document style.
Initializes a new instance of the ShowEditStyleFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowEditStyleFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Decrements the indent level of the paragraph.
Initializes a new instance of the DecrementIndentCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DecrementIndentCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Contains options used for saving (exporting) the plain text document.
Initializes a new instance of the PlainTextDocumentExporterOptions class with default settings.
Copies the appropriate properties of the specified object into the current instance of the PlainTextDocumentExporterOptions class.
A class instance, representing the source object for copying.
Gets or sets the character encoding for exported text.
A value.
Gets or sets the format string that specifies how the endnote number is transformed into a plain text string.
A format string to specify the text representation of an endnote number.
Gets or sets the string used to mark the endnote in the resulting plain text.
A string that marks the endnote in the exported plain text.
Gets or sets whether document lists are distinguished by bullet symbols or numbers in the text output.
true to retain bullet symbols or numbers in the output; otherwise, false.
Gets or sets whether to export hidden text as plain text.
true to include text marked as hidden to the exported plain text; otherwise, false.
Gets or sets a character or a string used to mark the end of a field code in the resulting text.
A string that marks the end of the field code.
Gets or sets a character or a string used to mark the start of a field code in the resulting text.
A string that marks the beginning of the field code.
Gets or sets a character or a string used to mark the end of a field result in the exported text.
A string that marks the end of the field result.
Gets or sets the format string that specifies how the footnote number is transformed into a plain text string.
A format string to specify the text representation of an endnote number.
Gets or sets the string used to mark the footnote in the resulting plain text.
A string that marks the footnote in the exported plain text.
Interface implemented to facilitate creating certain types of RichEdit objects, such as commands.
For internal use.
An enumeration value.
For internal use.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Provides a factory for creating platform-dependent mouse handlers.
A DevExpress.XtraRichEdit.Mouse.RichEditMouseHandlerStrategyFactory object or its platform-specific descendants.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Indicates whether the RichEditControl content can be printed or exported.
true if the control can be printed and exported; otherwise, false.
Indicates whether the control can be printed and the print preview for the control is available.
true if the control can be printed and exported, and print preview is available; otherwise, false.
For internal use.
For internal use.
Specifies whether or not the overtype mode is enabled for the RichEdit control.
true, to enable the overtype mode; otherwise false.
Indicates whether or not the overtype feature is allowed.
true if the overtype is allowed; otherwise, false.
For internal use.
For internal use.
For internal use. Invokes the bookmark form.
For internal use.
For internal use.
Specifies whether or not the caret is displayed if the control is read-only.
true to show the caret; otherwise, false.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use. Invokes a dialog used to edit a specified style.
For internal use. Invokes a dialog used to edit a specified style.
For internal use.
For internal use. Invokes the Layout form that enables you to specify the position and alignment of floating objects.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use. Invokes the Bullets and Numbering dialog that enables you to set numbered list options for the specified paragraphs.
For internal use.
For internal use.
For internal use.
Invokes the Print dialog.
Invokes the Print Preview window.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use. Invokes the Table Options form that enables you to specify table margins and spacing.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use. Forces updating visual elements of the RichEdit control to display changes resulting from the background formatting.
A delegate to perform within the UI thread.
For internal use.
For internal use.
Indicates whether or not the standard drag-and-drop mode is selected.
true if the standard drag-and-drop mode is in effect for the RichEditControl; otherwise, false.
For internal use.
Adjusts the document zoom factor to fit the entire page width into the application window's dimensions.
Initializes a new instance of the FitWidthCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FitWidthCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Adjusts the document zoom factor to fit the entire page into the application window's dimensions.
Initializes a new instance of the FitToPageCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FitToPageCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Adjusts the document zoom factor to fit the entire page height into the application window's dimensions.
Initializes a new instance of the FitHeightCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FitHeightCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Converts a hyperlink to plain text.
Initializes a new instance of the RemoveHyperlinkFieldCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
For internal use. Initializes a new instance of the RemoveHyperlinkFieldCommand class with the specified settings.
An object implementing the interface, specifying the owner of the command.
A DevExpress.XtraRichEdit.Model.Field object.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the RemoveHyperlinkFieldCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Navigates to the document bookmark or URI (uniform resource identifier) specified for the hyperlink.
Initializes a new instance of the OpenHyperlinkCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
For internal use. Initializes a new instance of the OpenHyperlinkCommand class with the specified settings.
An object implementing the interface, specifying the owner of the command.
A DevExpress.XtraRichEdit.Model.Field object.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the OpenHyperlinkCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Scrolls the document to the specified page.
Initializes a new instance of the ScrollToPageCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets or sets the index of a page to which scrolling is performed.
An integer that is the number of a page.
Reverts line numbering for the current section to the start value when a new section begins.
Initializes a new instance of the SetSectionLineNumberingRestartNewSectionCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSectionLineNumberingRestartNewSectionCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Table of Contents dialog window.
Initializes a new instance of the ShowTOCFormCommand class with the specified owner.
An object implementing the interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowTOCFormCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
An XtraRichEditStringId enumeration value that is the resource string identifier.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Merges selected cells.
Initializes a new instance of the MergeTableCellsCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ).
Gets the ID of the MergeTableCellsCommand.
A member that represents the command identifier.
Inserts a non-breaking space.
Initializes a new instance of the InsertNonBreakingSpaceCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertNonBreakingSpaceCommand.
A member that represents the command identifier.
Interface derived from the to include methods for specifying tab stops within a paragraph.
Starts modifying tab stops in a paragraph.
true to get tab stops set for the current paragraph only, disregarding style; otherwise, if set to false, merges tab stops which are set for the paragraph style and for the individual paragraph.
A object containing information about tab stops.
Finalizes modifications of tab stops for the current paragraph.
A collection containing information about tab stops.
Provides data for the event.
Initializes a new instance of the RichEditInvalidFormatExceptionEventArgs class with the specified exception.
An object representing the exception which caused an event.
Gets the exception which triggers the event.
An object representing an exception which caused the event.
Decreases the indent by the size of one tab or inserts the tab.
Initializes a new instance of the ShiftTabKeyCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShiftTabKeyCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Defines the numbering format which shall be used for automatically numbered pages and an initial number that is the number of the first page.
Gets or sets the format used to display page numbers.
A enumeration member specifying how the page number is displayed.
Gets or sets the initial number from which the numbering starts.
An integer that is the number of the first page.
Lists measurement units allowed to specify font size.
Font size specified in pixels.
Font size specified in points.
Base interface for numbering lists.
Gets or sets the numbering list identifier.
An integer that is the numbering list identifier.
Provides access to a collection of numbering definitions for different levels.
A DevExpress.XtraRichEdit.API.Native.ReadOnlyListLevelCollection collection of level definitions.
Get or sets the type of a numbering list.
A enumeration member specifying the type of a list.
Contains options used for loading (importing) the document in Mht (Web Archive) format.
Initializes a new instance of the MhtDocumentImporterOptions class with default settings.
Overrides the corresponding property of the base class to hide it.
An empty string.
Container for table characteristics used to specify default table properties.
Gets or sets the table property.
A value or null if not set.
Gets or sets the table property.
A value or null if not set.
Gets or sets the table property.
A value or null if not set.
Gets or sets the table property.
A enumeration value or null, if not set.
Gets or sets the table property.
A value or null, if not set.
Provides access to the TableBorders interface exposing table border properties.
A interface providing access to table border properties.
Gets or sets the table property.
A value or null, if not set.
Gets or sets the table property.
A enumeration value or null, if not set.
Gets or sets the table property.
A value or null, if not set.
Places the selected object in its own layer behind the text.
Initializes a new instance of the SetFloatingObjectBehindTextWrapTypeCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetFloatingObjectBehindTextWrapTypeCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command used to scale a rectangular object within a document, such as frame or picture, by setting the X and Y axis scaling percentages.
Initializes a new instance of the ChangeRectangularObjectScaleCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets or sets the ratio of the projected X-size to the current X-size, as a percent.
An integer that is the scaling factor expressed as a percentage.
Gets or sets the ratio of the projected Y-size to the current Y-size, as a percent.
An integer that is the scaling factor expressed as a percentage.
Represents a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
A TableStyle objects collection that contains the table styles in a document.
Add a style to the collection of styles in the current document.
A class instance that is a table style.
Creates a new table style.
A object that is a character style.
Marks the specified style as deleted, so it can no longer be applied.
A to delete.
Gets the Table Style object specified by its name.
A string specifying the style name.
A object which is the style with the specified name.
A single style that can be applied to a table.
[To be supplied]
[To be supplied]
Gets whether the specified style is marked as deleted.
true if the style is deleted; otherwise, false.
Gets or sets the name of the style.
A string specifying the style name.
Gets or sets the style from which the current style inherits.
A object that is the parent style.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
A command to navigate to the page footer from the page header in edit mode.
Initializes a new instance of the GoToPageFooterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the GoToPageFooterCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Increases the number of the paragraph outline level.
Initializes a new instance of the IncrementParagraphOutlineLevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the IncrementParagraphOutlineLevelCommand.
A member that specifies the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Decreases the number of the paragraph outline level.
Initializes a new instance of the DecrementParagraphOutlineLevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the DecrementParagraphOutlineLevelCommand.
A member that specifies the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A delegate intended to invoke its method for each cell in a table.
Executes the delegate with the specified parameters.
A object that is the cell for which the delegate is executed.
An integer that is the index of a row to which the cell belongs.
An integer that is the index of a column to which the cell belongs.
Specifies how RichEditControl interprets the specified width (length).
Automatically determined width.
Width in fiftieths of a percent.
Width in units of measurements that are currently in effect for the document.
Not set.
Lists alignments allowed for the table row.
Justified.
Align center.
Distribute all characters equally.
Align left.
Align to the list tab.
Align right.
Lists algorithms which shall be used to lay out the contents of a table within the document.
The table is displayed using the autofit layout algorithm.
The table is displayed using a fixed layout algorithm.
Lists the meaning of the height specified for the container object.
The minimum height will be the specified height. The height can be increased, if needed, to accommodate the content.
The height increases automatically to accommodate the content.
The exact height as specified. If the text cannot fit the height, it will appear truncated.
Specifies the numbering format used for a group of automatically numbered objects, such as pages.
Specifies that the sequence shall consist of full-width hiragana characters in the traditional a-i-u-e-o order.
Currently not supported.
Specifies that the sequence shall consist of hiragana characters in the traditional a-i-u-e-o order.
Currently not supported.
Specifies that the sequence shall consist of ascending Abjad numerals.
Currently not supported.
Specifies that the sequence shall consist of characters in the Arabic alphabet.
Currently not supported.
Specifies that the sequence shall consist of bullet characters.
Specifies that the sequence shall consist of cardinal text of the current language.
Example: one, two, three.
The following languages are currently supported: English, French, German, Italian, Russian, Swedish and Turkish .
Specifies that the sequence shall consist of characters as defined in the Chicago Manual of Style.
Currently not supported.
Specifies that the sequence shall consist of ascending numbers from the Chinese counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Chinese counting thousand system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Chinese simplified legal format.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Korean Chosung format.
Currently not supported.
Specifies that the sequence shall consist of decimal numbering.
Example: 1, 2, 3, ... , 9, 10, 11
Specifies that the sequence shall consist of decimal numbering enclosed in a circle, using the enclosed alphanumeric glyph character.
Once the specified sequence reaches 21, the numbers may be replaced with non-enclosed equivalents.
Currently not supported.
Specifies that the sequence shall consist of decimal numbering enclosed in a circle, using the enclosed alphanumeric glyph character.
Currently not supported.
Specifies that the sequence shall consist of decimal numbering followed by a period, using the enclosed alphanumeric glyph character.
Currently not supported.
Specifies that the sequence shall consist of decimal numbering enclosed in parentheses.
Specifies that the sequence shall consist of double-byte Arabic numbering.
Currently not supported.
Specifies that the sequence shall consist of an alternative set of double-byte Arabic numbering, if one exists in the current font.
Currently not supported.
Specifies that the sequence shall consist of single-byte Arabic numbering.
Example: 1, 2, 3
Specifies that the sequence shall consist of Arabic numbering with a zero added to numbers one through nine.
Example: 01, 02, 03, ..., 09, 10
Specifies that the sequence shall consist of sequential numbers from the Korean Ganada format.
Currently not supported.
Specifies that the sequence shall consist of Hebrew numerals.
Currently not supported.
Specifies that the sequence shall consist of the Hebrew alphabet.
Currently not supported.
Specifies that the sequence shall consist of hexadecimal numbering.
Example: 1, 2, 3, ... , 9, A, B
Specifies that the sequence shall consist of Hindi consonants.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Hindi counting system.
Currently not supported.
Specifies that the sequence shall consist of Hindi numbers.
Currently not supported.
Specifies that the sequence shall consist of Hindi vowels.
Currently not supported.
Specifies that the sequence shall consist of sequential numerical ideographs enclosed in a circle, using the appropriate character.
Currently not supported.
Specifies that the sequence shall consist of sequential numerical ideographs enclosed in a circle, using the appropriate character.
Currently not supported.
Specifies that the sequence shall consist of traditional sequential numerical legal ideographs.
Currently not supported.
Specifies that the sequence shall consist of traditional sequential numerical ideographs.
Currently not supported.
Specifies that the sequence shall consist of sequential zodiac ideographs.
Currently not supported.
Specifies that the sequence shall consist of traditional sequential zodiac ideographs.
Currently not supported.
Specifies that the sequence shall consist of the iroha.
Currently not supported.
Specifies that the sequence shall consist of the full-width forms of the iroha.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Japanese counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Japanese digital ten thousand counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Japanese legal counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Korean counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Korean digital counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Korean digital counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Korean legal numbering system.
Currently not supported.
Specifies that the sequence shall consist of the letters of the Latin alphabet in lower case.
Example: a, b, c
Specifies that the sequence shall consist of lowercase roman numerals.
Example: i, ii, iii
Specifies the default numbering sequence (specifies that the sequence consists of decimal numbering).
Specifies that the sequence shall consist of Arabic numbering surrounded by dash characters.
Example: - 1 -, - 2 -, - 3 -
Specifies that the sequence shall consist of ordinals of the current language.
Example: 1st, 2nd, 3rd.
The following languages are currently supported: English, French, German, Italian, Russian, Swedish and Turkish .
Specifies that the sequence shall consist of ordinal text of the current language.
Example: first, second, third.
The following languages are currently supported: English, French, German, Italian, Russian, Swedish and Turkish .
Specifies that the sequence shall consist of the letters of the Russian alphabet in lower case.
Example: ?, ?, ?
Specifies that the sequence shall consist of the letters of the Russian alphabet in upper case.
Example: ?, ?, ?
Specifies that the sequence shall consist of sequential numbers from the Taiwanese counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Taiwanese counting thousand system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Taiwanese digital counting system.
Currently not supported.
Specifies that the sequence shall consist of sequential numbers from the Thai counting system.
Currently not supported.
Specifies that the sequence shall consist of Thai letters.
Currently not supported.
Specifies that the sequence shall consist of Thai numerals.
Currently not supported.
Specifies that the sequence shall consist of the letters of the Latin alphabet in upper case.
Example: A, B, C
Specifies that the sequence shall consist of uppercase roman numerals.
Example: I, II, III
Specifies that the sequence shall consist of Vietnamese numerals.
Currently not supported.
Base class for the . Provides basic level definitions.
Gets or sets whether any list numbers from previous levels should be converted to decimal numbers.
true if any list numbers from previous levels should be converted to decimal numbers; false if they should be left in the format specified by their own level's definition.
Gets or sets the number format string for this level.
A string value that specifies how the level number is displayed.
Gets or sets the style of numbering for the current list level.
A DevExpress.XtraRichEdit.API.Native.NumberingFormat enumeration member specifying the numbering style.
Gets or sets the list level that must appear before the specified list level restarts numbering.
An integer specifying the level index.
Gets or sets the character inserted after the number for a numbered list item.
A that is the trailing character for the list level.
Gets or sets the starting number for the specified list level.
An integer that starts numbering for this level.
Disables resizing of a picture inserted as a bullet.
true to disable bullet picture resizing; otherwise, false.
Disables numbering restart for the specified level.
true to disable numbering restart; otherwise, false.
Lists the values specifying the mode for inserting a page break into a document.
The page break is inserted next to the specified position in the current line.
A page break is inserted in the new line.
Adds a caption (numbered label) to a table.
Initializes a new instance of the InsertTablesCaptionCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertTablesCaptionCommand.
A member that represents the command identifier.
Inserts the en dash (–) symbol.
Initializes a new instance of the InsertEnDashCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertEnDashCommand.
A member that represents the command identifier.
Creates a table of equations on the base of equation captions.
Initializes a new instance of the InsertTableOfEquationsCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertTableOfEquationsCommand.
A member that represents the command identifier.
Adds a caption (numbered label) to a figure.
Initializes a new instance of the InsertFiguresCaptionCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertFiguresCaptionCommand.
A member that represents the command identifier.
Adds a caption (numbered label) to an equation.
Initializes a new instance of the InsertEquationsCaptionCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertEquationsCaptionCommand.
A member that represents the command identifier.
The numbering level of the numbering definition instance.
Gets whether the current level is indicated with bullets instead of numbers.
true to use bullets for the current list level; otherwise, false.
Provides access to character formatting specified for the current list level.
A object that contains character formatting.
Provides access to paragraph characteristics specified for the current list level.
A object that contains paragraph formatting.
Gets or sets the style of paragraph applied to the current level.
A interface specifying the paragraph style in the document.
A collection of numbering definition instances.
Creates and adds a new numbering list to the collection, which is based on an abstract numbering list specified by its index.
An integer that is the index of the abstract numbering list in the document.
A interface specifying the numbering list in the document.
Adds a numbering list to the collection.
A interface specifying the numbering list in the document.
Creates a new numbering list which is based on the abstract numbering list specified by its index.
An integer that is the index of the abstract numbering list in the document.
A interface specifying the numbering list.
A numbering definition instance referenced by paragraphs in a document that comprises a numbering list.
Provides access to the parent abstract numbering list.
An interface specifying the abstract numbering list in the document.
Gets the index of the parent abstract numbering list.
An integer that is the index of the in the document.
Gets the zero-based index of the numbering list in the document.
An integer value.
Provides access to the level characteristics for the current numbering list.
A DevExpress.XtraRichEdit.API.Native.ListLevelCollection containing objects.
A collection of abstract numbering definitions.
Creates a new abstract numbering list and adds it to the collection.
An interface specifying base list format options.
Adds the specified list to the collection.
An interface specifying base list format options.
Provides access to a bulleted list template of a document.
A object.
Creates a new abstract numbering list.
An interface specifying base list format options.
Provides access to a multi level list template of a document.
A object.
Provides access to a numbered list template of a document.
A object.
Toggles line numbering for the paragraph in which the caret is located.
Initializes a new instance of the ToggleParagraphSuppressLineNumbersCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ToggleParagraphSuppressLineNumbersCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Specifies whether or not the current table style is applied to the last row of a selected table.
Initializes a new instance of the ToggleLastRowCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Provides data for the event.
Initializes a new instance of the RichEditClipboardSetDataExceptionEventArgs class with the specified exception.
An object representing the exception which caused an event.
Gets the exception which triggers the event.
An object representing an exception which caused the event.
A command to navigate to the next page header/footer in edit mode.
Initializes a new instance of the GoToNextPageHeaderFooterCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the GoToNextPageHeaderFooterCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Updates a Table of Figures to reflect the changes made to figure captions.
Initializes a new instance of the UpdateTableOfFiguresCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the UpdateTableOfFiguresCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Lists the values specifying the user interface of the Print Preview form.
The Print Preview form utilizes the Bars user interface.
The Print Preview form utilizes the Ribbon user interface.
Inserts the em dash (—) symbol.
Initializes a new instance of the InsertEmDashCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertEmDashCommand.
A member that represents the command identifier.
A collection of TableRow objects that is the table rows in a table.
Appends a new row to the specified collection of table rows.
A interface specifying the appended row.
Gets the first row in a collection.
A interface specifying the first row.
Inserts a new row after the row specified by its index.
An integer that is the index of a row after which a new row is inserted.
A interface specifying a newly inserted row.
Inserts a new row before the row specified by its index.
An integer that is the zero-based index of a row before which a new row is inserted.
A interface specifying a newly inserted row.
Gets the last row in a collection.
A interface specifying the last row.
Deletes a row specified by its index.
An integer that is the zero-based index of a row to delete.
Represents a row in a table.
Provides access to a collection of cells within the current row.
A collection containing cells in a current row.
Deletes the current row.
Gets the first cell in a row.
A interface specifying the first cell in a row.
Gets or sets the height of the current row.
A that is the row height in units of measurement that are in effect, or 0 (zero) if the is set to .
Gets or sets the type of a rule used to determine the height of a cell.
A enumeration member specifying how the height is determined.
Gets the zero-based index of the row in a table.
An integer that is the successive number of the row in a table.
Indicates whether the current row is the first row in a table.
true if the current row is the first row; otherwise, false.
Indicates whether the current row is the last row in a table.
true if the current row is the last row; otherwise, false.
Gets a cell at the specified column in the current row.
An integer that is the zero-based index of a column.
A that is the cell at the specified column.
Gets the last cell in a row.
A interface specifying the last cell in a row.
Gets the nesting level of the table containing a current row.
An integer that indicates how deep the table that contains a current row is inserted into others.
Gets the next row in a table.
A that is the next row in a table, or null if the current row is the last row in a table.
Gets the previous row in a table.
A that is the previous row in a table, or null if the current row is the first row in a table.
Gets the document range occupied by the current row.
A occupied by a row.
Provides access to the parent table.
A interface that is the table containing the current cell.
Gets or sets the alignment of a particular row in a table.
A enumeration value that specifies how the row is aligned in a document.
A collection of Table objects in a document.
Adds a new blank table to the document.
A specifying a position at which to create a table.
An integer specifying the number of rows in a table.
An integer specifying the number of columns in a table.
An enumeration member specifying how the table (and cell) width is calculated.
Specifying the column width.
A interface specifying a newly created table.
Adds a new blank table to the document.
A specifying a position at which to create a table.
An integer specifying the number of rows in a table.
An integer specifying the number of columns in a table.
An enumeration member specifying how the table (and cell) width is calculated.
A interface specifying a newly created table.
Adds a new blank table to the document.
A specifying a position at which to create a table.
An integer specifying the number of rows in a table.
An integer specifying the number of columns in a table.
A interface specifying a newly created table.
Gets the first table in the document.
A interface specifying the document table.
Returns an index of a table in a collection.
A interface specifying the document table.
An integer that is the index of an item in a collection.
Gets the first table in the document.
A interface specifying the document table.
Removes the table from the collection of tables in a document.
A interface specifying the document table.
Removes the table with the specified index from the collection of tables in a document.
An integer specifying the table index.
A collection of TableCell objects in a table row.
Adds a new column to the right of the last column in a table.
A interface specifying the newly added cell.
Gets the first cell in a collection.
A interface specifying the first cell in a collection.
Inserts a new cell after the cell specified by its column number.
An integer, that is the column number (index in a row) of a cell after which a new cell is inserted.
A interface specifying the newly inserted cell.
Inserts a new cell before the cell specified by its column number.
An integer that is the column number (index in a row) of a cell before which a new cell is inserted.
A interface specifying the newly inserted cell.
Gets the last cell in a collection.
A interface specifying the last cell in a collection.
Deletes a cell specified by its index.
An integer that is the index of a cell in a row.
Contains characteristics for cell borders.
Provides access to an object specifying line properties associated with the bottom border of a cell.
A object that specifies characteristics of the cell border.
Provides access to an object specifying line properties associated with the left border of a cell.
A object that specifies characteristics of the table border.
Provides access to an object specifying line properties associated with the right border of a cell.
A object that specifies characteristics of the cell border.
Provides access to an object specifying line properties associated with the top border of a cell.
A object that specifies characteristics of the cell border.
The border characteristics of a cell.
Gets or sets the color of the border line.
A instance specifying the border line color.
Gets or sets the style used to paint a border line.
A enumeration member specifying the line style.
Gets or sets the line width.
A value that is the line width in points.
Represents a single table cell.
Gets or sets the color of the cell background.
A that is the color of the background.
Provides access to a TableCellBorders interface that describes all the borders for the specified cell.
A interface specifying all the cell borders.
Gets or sets the amount of space below the contents of a single cell in a table.
A value that is the distance in points.
Gets the document range that corresponds to the table cell.
A that is the range in the document which comprises the current cell.
Deletes a cell and shifts the next cell to the left.
Gets or sets the height of a table cell.
A value that is the height in points.
Gets or sets the type of a rule used to determine the height of a cell.
A enumeration member specifying how the height is determined.
Gets the zero-based index of the cell in a row.
An integer that is the number of the table column that contains the specified cell.
Gets or sets the amount of space to the left of the contents of a single cell in a table.
A value that is the distance in points.
Gets the nesting level of the table containing a current cell.
An integer that indicates how deep the table that contains a current cell is inserted into others.
Gets the next cell in a row.
A that is the next cell in a row, or null if the current cell is the last cell in a row.
Gets or sets the numerical value of the preferred width.
A value specifying the cell width.
Gets or sets how the width of a cell is determined if Preferred Width is specified.
A enumeration value specifying how the is interpreted.
Gets the previous cell in a row.
A that is the previous cell in a row, or null if the current cell is the first cell in a row.
Gets a document range occupying by the current cell.
A occupied by a cell.
Gets or sets the amount of space to the right of the contents of a single cell in a table.
A value that is the distance in points.
Gets the row to which the current cell belongs.
A interface that provides access to the table row.
Splits a single table cell into multiple cells.
The number of rows that the cell is to be split into.
The number of columns that the cell is to be split into.
For internal use.
Provides access to the parent table.
A interface that is the table containing the current cell.
Gets or sets the amount of space above the contents of a single cell in a table.
A value that is the distance in points.
Gets or sets the vertical justification of content inside a table cell.
A enumeration value.
Gets or sets whether the text is wrapped to multiple lines and the cell height is increased to fit the content so that the cell width remains the same.
true to wrap the text; otherwise, false.
Contains characteristics for table borders.
Provides access to an object specifying line properties associated with the bottom borders in a table.
A object that specifies characteristics of the table border.
Provides access to an object specifying line properties associated with the inner horizontal borders in a table.
A object that specifies characteristics of the table border.
Provides access to an object specifying line properties associated with the inner vertical borders in a table.
A object that specifies characteristics of the table border.
Provides access to an object specifying line properties associated with the left borders in a table.
A object that specifies characteristics of the table border.
Provides access to an object specifying line properties associated with the right borders in a table.
A object that specifies characteristics of the table border.
Provides access to an object specifying line properties associated with the top borders in a table.
A object that specifies characteristics of the table border.
The border characteristics of a table.
Gets or sets the color of the border line.
A instance specifying the border line color.
Gets or sets the style used to paint a border line.
A enumeration member specifying the line style.
Gets or sets the line width.
A value that is the line width in points.
Represents a single table.
Locks the Table object by preventing visual updates until the EndUpdate method is called.
Provides access to the TableBorders interface exposing borders assigned to a table.
A interface providing access to table borders.
Gets or sets the space between the bottom border of a table cell and cell contents for all cells in a table.
A value specifying the cell bottom margin in measurement units that are currently in effect.
Provides access to a cell in a table.
The number of the row in the table. Can be an integer between 1 and the number of rows in the table.
The number of the column in the table. Can be an integer between 1 and the number of columns in the table.
A object that is the cell in a table.
Unlocks the Table object after a call to the BeginUpdate method and causes an immediate visual update.
Gets the first (uppermost) row of the table.
An object with the interface that is the topmost row.
Performs the specified action on each cell in the table.
The delegate to perform on each cell in a table.
Enables you to specify a delegate which will be executed for each row of a table.
A delegate.
Gets or sets the amount of indentation for a table.
A value specifying the amount of space to indent a table in measurement units that are currently in effect.
Indicates whether a document containing this table can be successfully opened in Microsoft Word.
true, if Microsoft Word can open a document containing this table correctly; otherwise, false.
Gets a table cell by its row and column index.
An integer specifying the row number. Row numbers are zero-based.
An integer specifying the column number that is the index of a cell within the row. Zero-based.
An object with the interface that is the table cell.
Gets the last row in a table.
An object with the interface, specifying a row in a table.
Gets or sets the space between the left border of a table cell and cell contents for all cells in a table.
A value specifying the cell left margin in measurement units that are currently in effect.
Merges all columns with indexes greater than 63 into a single column.
true, if the table has been modified (i.e., several columns have been merged); otherwise, false.
Merges the cells in the specified range into a single cell.
A that marks one end of the merged range.
A that marks the opposite end of the merged range.
Gets the nesting level of the current table.
An integer that indicates how deep the table is inserted into others.
Gets the cell containing the nested table.
An object with the interface that is the containing cell.
Gets or sets the numerical value of the preferred width.
A value specifying the table width.
Gets or sets how the width of a table is determined if Preferred Width is specified.
A enumeration value specifying how the is interpreted.
Gets a document range occupied by a table.
A occupied by a table.
Gets or sets the space between the right border of a table cell and cell contents for all cells in a table.
A value specifying the cell right margin in measurement units that are currently in effect.
Provides access to a collection of table rows.
A interface that enables you to operate with table rows.
Specifies the preferred width for the table in specified units.
A float value that is the preferred width of a table.
A enumeration value that specifies how the preferred width should be interpreted.
Gets or sets the style applied to the table.
A interface specifying a style specific to tables in a document.
Gets or sets the alignment of a table as a whole within the document.
A enumeration value that specifies how the table is aligned in a document.
Gets or sets the color of the table background.
A that is the color of the background.
Gets or sets the amount of space in between the cells of a table.
A value specifying the amount of space in measurement units that are currently in effect.
Gets or sets the algorithm which shall be used to lay out the contents of the current table within the document.
A enumeration value.
Gets or sets the table style options that modify the table appearance.
The enumeration values which specify table style options that change the table appearance.
Gets or sets the space between the top border of a table cell and cell contents for all cells in a table.
A value specifying the cell top margin in measurement units that are currently in effect.
Checks whether the current table instance is valid and usable.
Lists possible vertical alignments for cell content.
The content is aligned to the bottom of a cell.
The content is centered across the height of a cell.
The content is aligned to the top of a cell.
List line styles used for table borders.
A series of alternating thin and thick strokes, resembling a barber pole.
Dashes.
A dash followed by a small gap.
A dash followed by a dot.
A dash followed by two dots.
Dots.
Double solid lines.
Double wavy solid lines.
The border appears to be inset.
No border.
No border.
The border appears to be outset.
A single solid line.
Single line.
An internal single thick solid line surrounded by a single thin solid line with a large gap between them.
An internal single thick solid line surrounded by a single thin solid line with a medium gap between them.
An internal single thick solid line surrounded by a single thin solid line with a small gap between them.
An internal single thin solid line surrounded by a single thick solid line with a large gap between them.
An internal single thin solid line surrounded by a single thick solid line with a medium gap between them.
An internal single thin solid line surrounded by a single thick solid line with a small gap between them.
An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a large gap between all lines.
An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a medium gap between all lines.
An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a small gap between all lines.
A line border consisting of three staged gradient lines around the cell, getting darker towards the cell.
A line border consisting of three staged gradient lines around the cell, getting darker away from the cell.
Triple line.
Wavy line.
Lists the types of a section break.
A new section begins on the next even-numbered page. If the section break falls on an even-numbered page, the next odd-numbered page is left blank.
A page is broken at the section break. The new section starts on the next page.
A new section begins on the next odd-numbered page. If the section break falls on an odd-numbered page, the next even-numbered page is left blank.
Specifies whether or not the current table style is applied to the first row of a selected table.
Initializes a new instance of the ToggleFirstRowCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A command to remove spacing before the selected paragraph.
Initializes a new instance of the RemoveSpacingBeforeParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the RemoveSpacingBeforeParagraphCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Contains options used for loading (importing) documents.
Initializes a new instance of the RichEditDocumentImportOptions class with default settings.
Gets or sets the format that is used if no distinct format can be specified or recognized.
A enumeration member specifying the import format.
Provides access to options specific for importing documents in HTML format.
An object containing import settings.
Provides access to options specific for importing documents in Mht (Web Archive) format.
A object containing import settings.
Provides access to options specific for importing documents in OpenDocument text (.odt) format.
A object containing import settings.
Provides access to options specific for importing documents in OpenXml format (aka default MS Office 2007 format or .docx).
A object containing import settings.
Provides access to options specific for importing documents in plain text format.
A object containing import settings.
Provides access to options specific for importing documents in RTF format.
A object containing import settings.
Provides access to options specific for importing documents in WordML format.
A object containing import settings.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the TablePropertiesFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Table Properties dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the SearchFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Obtains what tab of the Find and Replace dialog (Find or Replace) is active.
enumeration value.
Gets the information for initializing the Find and Replace dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the RangeEditingPermissionsFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Editing Permissions dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the PasteSpecialFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Paste Special dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the ParagraphFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Paragraph dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the PageSetupFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Page Setup dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the LineNumberingFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Line Numbers dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the InsertTableFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Insert Table dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the InsertTableCellsFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Insert Cells dialog controls.
A object containing information to be displayed in the form.
Provides data for the event.
Initializes a new instance of the InsertMergeFieldFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Insert Merge Field dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the HyperlinkFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Edit Hyperlink dialog controls.
A object containing information to be displayed in the form.
A method that will handle the HeaderFooterEditing event.
A method that will handle the and the events.
The event sender (typically a ).
A object that contains event data.
Provides data for the StartHeaderFooterEditing and the FinishHeaderFooterEditing events.
Initializes a new instance of the HeaderFooterEditingEventArgs class with default settings.
Serves as the base for classes which provide data for the events which occur before the RichEditControl dialogs are shown.
Provides data for the event.
Initializes a new instance of the FontFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Font dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the DocumentProtectionQueryPasswordFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Unprotect Document dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the DocumentProtectionQueryNewPasswordFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Start Enforcing Protection dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the DeleteTableCellsFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Delete Cells dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the ColumnsSetupFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Columns dialog controls.
A object containing information to be displayed in the form.
References a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the BookmarkFormShowingEventArgs class with the specified information for initializing the dialog controls.
A object containing information to be displayed in the form.
Gets the information for initializing the Bookmark dialog controls.
A object containing information to be displayed in the form.
A collection of Argument objects. Results from parsing a document field.
Initializes a new instance of the ArgumentCollection class with default settings.
An argument within the document field.
Gets the length of an argument text range in the DOCVARIABLE field.
An integer, specifying the length of a text range representing the argument in the DOCVARIABLE field.
Gets the document position where the argument text range starts.
An integer, specifying the starting document position of a text range, that is the argument in the DOCVARIABLE field.
Gets the value of an argument in the DOCVARIABLE field.
A string, specifying the argument in the DOCVARIABLE field.
Contains custom separators used in numeric format switches of the document fields.
Initializes a new instance of the MailMergeCustomSeparators class with the specified settings.
A value. This value is assigned to the property.
A value. This value is assigned to the property.
A value. This value is assigned to the property.
A value. This value is assigned to the property.
Initializes a new instance of the MailMergeCustomSeparators class with default settings.
Copies all settings from the options object passed as the parameter to the current object.
A MailMergeCustomSeparators object whose settings are assigned to the current object.
Removes all custom separators.
Gets or sets a symbol displayed in the field result instead of a decimal separator specified in the numeric format switch.
A string which will be displayed as a decimal separator.
Gets or sets a symbol displayed in the field result instead of a group separator specified in the numeric format switch.
A string which will be displayed as a group separator.
Indicates whether none of the custom separators are specified.
true, if custom separators are not specified; otherwise, false.
Gets or sets a symbol used as a decimal separator in the numeric format switch of a document field.
A string which will be recognized as a decimal separator.
Gets or sets a symbol used as a group separator in the numeric format switch of a document field.
A string which will be recognized as a group separator.
Invokes the Modify Style dialog window to customize the style and text formatting options of the selected table.
Initializes a new instance of the ShowTableStyleFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Initializes a new instance of the ShowTableStyleFormCommand class with the specified owner and style.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
A interface that provides access to style characteristics.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Forces the application user interface to ignore the current applicability of a command, and trigger its execution despite the risks.
An object implementing the interface that defines the current status of a command in the overall context of the application user interface.
Gets the ID of the ShowTableStyleFormCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Gets or sets the style whose parameters are displayed in the form.
An object that provides the interface to get access to the style parameters.
Moves the selected floating object behind the text or another object, one layer at a time.
Initializes a new instance of the FloatingObjectSendBackwardCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the FloatingObjectSendBackwardCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
A delegate intended to invoke its method for each row in a table.
Executes the delegate with the specified parameters.
A object that is the row for which the delegate is executed.
An integer that is the index of a row in a table.
Contains options that specify whether a certain field should be updated when importing a document containing this field.
Initializes a new instance of the UpdateFieldOptions class with default settings.
Copies the appropriate properties of the specified object into the current instance of the UpdateFieldOptions class.
A class instance, representing the source object for copying.
Gets or sets whether the import of a document containing the DATE field updates this field.
true, to update the field; otherwise, false.
Gets or sets whether import of a document containing the TIME field updates this field.
true, to update the field; otherwise, false.
A method that will handle the MailMergeStarted event.
A method that will handle the MailMergeStarted event of the RichEditControl.
The event source. This parameter identifies the RichEditControl, which raised the event.
A object which contains event data.
Provides data for the MailMergeStarted event.
Gets a merged document.
A interface providing access to a merged document.
Specifies the text displayed by the progress indicator while the document is being rendered.
A value.
A method that will handle the MailMergeRecordStarted event.
A method that will handle the MailMergeRecordStarted event of the RichEditControl.
The event source. This parameter identifies the RichEditControl, which raised the event.
A object which contains event data.
Provides data for the MailMergeRecordFinished event.
Gets a merged document.
A interface providing access to a merged document.
Gets a template document after a record is merged.
A interface providing access to an interim document.
Gets an index of a record currently merged.
An integer that is the data record index.
A method that will handle the MailMergeFinished event.
A method that will handle the MailMergeFinished event of the RichEditControl.
The event source. This parameter identifies the RichEditControl, which raised the event.
A object which contains event data.
Provides data for the MailMergeFinished event.
Gets a merged document.
A interface providing access to a merged document.
A collection of document variables.
Adds a new document variable to the collection.
A string that is the name of the new document variable.
An object that is the value of the document variable.
Removes all document variables from the current document.
Gets the number of variables in the document.
An integer that is the number of document variables in the collection.
Calculates the value of the specified document variable.
A string that is the document variable name.
An object that holds arguments used to calculate the document variable value.
An object associated with the document variable or calculated in the corresponding event.
Calls the method with an empty argument collection.
A string that is the document variable name.
An object associated with the document variable or calculated in the corresponding event.
Removes the variable with the specified name from the document.
A string that is the name of the variable to remove.
A visual brick containing rich text.
For internal use. Initializes a new instance of the RichTextBrick class with the specified brick owner.
An object implementing the interface.
Initializes a new instance of the RichTextBrick class with default settings.
For internal use.
A object.
For internal use.
A value.
For internal use.
A structure.
Creates a new RichTextBrick instance, which is a copy of the current instance.
A new RichTextBrick instance, which is a copy of the current instance.
100000
[To be supplied]
For internal use.
Always true.
Specifies the RTF content of the RichTextBrick.
A value.
For internal use.
Lists repeated characters used to fill in the space created by a tab which ends at the tab stop.
The dot is used as a tab leader character.
The equal sign is used as a tab leader character.
The hyphen is used as a tab leader character.
The middle dot (interpunct) is used as a tab leader character.
No leader characters are used.
The underscore is used as a tab leader character.
Inserts a picture from a file. The picture becomes a floating object.
Initializes a new instance of the InsertFloatingObjectPictureCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets the ID of the InsertFloatingObjectPictureCommand.
A member that represents the command identifier.
Represents the part of string matched by the group expression (the string matched by a subexpression of group expression).
Obtains a range in the document containing the matching string.
A object representing a range that corresponds to the match.
The length of the captured substring.
An integer, representing the length of the captured substring.
Gets the starting position of the matching string in the document.
A object, representing a position in the docuemnt where the match starts.
Gets the captured substring from the input string
The actual substring that was captured by the match.
Reverts line numbering for the current section to the start value on a new page.
Initializes a new instance of the SetSectionLineNumberingRestartNewPageCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSectionLineNumberingRestartNewPageCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Continues line numbering for the current section from the line number at the end of the previous section.
Initializes a new instance of the SetSectionLineNumberingContinuousCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetSectionLineNumberingContinuousCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Inserts a Table of Contents.
Initializes a new instance of the InsertTableOfContentsCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertTableOfContentsCommand.
A member that represents the command identifier.
Exposes methods and characteristics of a paragraph style in a document.
Gets whether the specified style is marked as deleted.
true if the style is deleted; otherwise, false.
Gets or sets the linked style for the current style.
A object representing a paragraph style linked to a current style
Gets or sets the list level applied to the paragraph formatted with the current style.
An integer that is the list level of the paragraph formatted with the current style.
Gets or sets the name of the style.
A string specifying the style name.
Gets or sets the default style for a paragraph that immediately follows the current paragraph.
A interface specifying the style for the next paragraph. By default, the style is the same as the current paragraph.
Gets or sets the index of a list applied to the paragraph style.
An integer that is the index of a list to which the paragraph formatted with the current style belongs.
Gets or sets the style from which the current style inherits.
A object representing the parent style.
Prints the current document using the default printer. The command is executed transparently without user intervention.
Initializes a new instance of the QuickPrintCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the QuickPrintCommand.
A member that represents the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Applies the Heading 8 built-in style to the text so it is shown at the eighth level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading8LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading8LevelCommand.
A member that represents the command identifier.
Applies the Heading 7 built-in style to the text so it is shown at the seventh level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading7LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading7LevelCommand.
A member that represents the command identifier.
Applies the Heading 6 built-in style to the text so it is shown at the sixth level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading6LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading6LevelCommand.
A member that represents the command identifier.
Applies the Heading 5 built-in style to the text so it is shown at the fifth level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading5LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading5LevelCommand.
A member that represents the command identifier.
Applies the Heading 4 built-in style to the text so it is shown at the fourth level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading4LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading4LevelCommand.
A member that represents the command identifier.
Applies the Heading 3 built-in style to the text so it is shown at the third level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading3LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading3LevelCommand.
A member that represents the command identifier.
Applies the Heading 2 built-in style to the text so it is shown at the second level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading2LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading2LevelCommand.
A member that represents the command identifier.
Applies the Heading 1 built-in style to the text so it is shown at the first level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading1LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading1LevelCommand.
A member that represents the command identifier.
Applies the body (default) style to the text so it is not shown in the Table of Contents.
Initializes a new instance of the SetParagraphBodyTextLevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the text description of a command.
A string containing the command's description.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the SetParagraphBodyTextLevelCommand.
A member that represents the command identifier.
Gets the menu caption associated with the current command.
A string representing the text of the menu item.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Represents a sequence of captured substrings as the set of captures executed by a single capturing group.
Inserts a section break and starts a new section on the next odd-numbered page.
Initializes a new instance of the InsertSectionBreakOddPageCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertSectionBreakOddPageCommand.
A member that represents the command identifier.
Inserts a section break and starts a new section on the next page.
Initializes a new instance of the InsertSectionBreakNextPageCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertSectionBreakNextPageCommand.
A member that represents the command identifier.
Inserts a section break and starts a new section on the next even-numbered page.
Initializes a new instance of the InsertSectionBreakEvenPageCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the InsertSectionBreakEvenPageCommand.
A member that represents the command identifier.
A method that will handle the event.
Represents a method that will handle the TableStyleFormShowing event.
The event source. This parameter identifies the RichEditControl, which raised the event.
A object which contains event data.
Invokes the Table Properties dialog.
Initializes a new instance of the ShowTablePropertiesFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowTablePropertiesFormCommand.
A member that specifies the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
Invokes the Line Numbers dialog.
Initializes a new instance of the ShowLineNumberingFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Creates an object that is the user interface state for the command.
An interface, providing information on the UI state.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowLineNumberingFormCommand.
A member that specifies the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Page Setup dialog.
Initializes a new instance of the ShowPageSetupFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the ShowPageSetupFormCommand.
A member that specifies the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Invokes the Paste Special dialog.
Initializes a new instance of the ShowPasteSpecialFormCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the owner of the command.
Creates an object which is the user interface state for the command.
An interface, providing information on the UI state.
Gets the text description of a command.
A string containing the command's description.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Executes the command specifying the UI state explicitly.
An object which implements the interface.
Gets the ID of the ShowPasteSpecialFormCommand.
A member that specifies the command identifier.
Gets the name of the resource image for a command.
A string that is the name of an image contained in resources.
Gets the menu caption associated with the current command.
A string representing the text of the menu item.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Gets whether the focus should be set to the command owner after a command is executed.
Returns true.
A command to remove spacing after the selected paragraph.
Initializes a new instance of the RemoveSpacingAfterParagraphCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the RemoveSpacingAfterParagraphCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
Exposes methods and characteristics of a character style in a document.
Gets whether the specified style is marked as deleted.
true if the style is deleted; otherwise, false.
Gets or sets the linked style for the current style.
A object representing a paragraph style linked to a current style
Gets or sets the name of the style.
A string specifying the style name.
Gets or sets the style form which the current style inherits.
A object representing the parent style.
Maps a data source field name and its display name for use in a bar or Ribbon editor UI.
Initializes a new instance of the MergeFieldName class with the specified field name.
A string that is the name of the field for which a mapping object is created.
Initializes a new instance of the MergeFieldName class with the specified field name and display name.
A string that is the name of the field for which a mapping object is created.
A string that is the name of the field displayed within the drop-down merge field list in the editor.
Initializes a new instance of the MergeFieldName class with default settings.
Compares the current field name with another and returns an integer that indicates whether the current name is before another name, after it or in the same position in the sort order.
A object to compare with the current instance.
A value that indicates the relative order of the field names. If the value is less than zero, the current name precedes another. If the value is zero, the names are equal. If the value is more than zero, the current name follows another.
Gets or sets the name of the field for display in a drop-down list of merged fields available in a Rich Editor's bar or Ribbon UI.
A string that is the display name of the field.
Gets the name of the field for which display name mapping is established.
A string that is the data field name in the MERGEFIELD.
Returns the field display name.
A string value that is the field name to display in a drop-down list of merged fields.
A method that will handle the CustomizeMergeFields event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.
Provides data for the CustomizeMergeFields event.
Initializes a new instance of the CustomizeMergeFieldsEventArgs class with the specified settings.
An array of objects that map data field names to display names.
Initializes a new instance of the CustomizeMergeFieldsEventArgs class with default settings.
Gets or sets a list of fields shown by the InsertMergeField command with their display names.
An array of objects.
Contains options specifying what autocorrect features are enabled.
Initializes a new instance of the AutoCorrectOptions class with default settings.
Gets or sets whether AutoCorrect should change the second of two initial capitals to lowercase .
true to switch this functionality on; otherwise, false.
Gets or sets whether AutoCorrect should detect URI strings and format them as hyperlinks.
true to switch this functionality on; otherwise, false.
Gets or sets whether AutoCorrect should scan for entries as you type and replace them with designated text or image.
true to switch this functionality on; otherwise, false.
Gets or sets whether AutoCorrect should correct misspelled words that are similar to words in the dictionary that the spelling checker uses.
true to switch this functionality on; otherwise, false.
Provides data and methods that enable you to process input text and calculate the replacement object when handling the event.
Initializes a new instance of the AutoCorrectInfo class with the specified setting.
An object exposing the interface.
Gets whether the text range can be extended by moving its start.
true if you can decrement the start position of a text range being analyzed; otherwise, false.
Narrow text range being analyzed by moving its end by one position.
Extend text range being analyzed by moving its start by one position.
true if the text range has been changed; otherwise, false.
Extend text range being analyzed by moving its end by one position.
Narrow text range being analyzed by moving its start by one position.
true if the text range has been changed; otherwise, false.
Gets or sets the object used to replace the input string in the document.
An object that is inserted in the document.
Gets the input string to check whether it should be replaced.
A string that can be replaced.
A method that will handle the event.
A method that will handle the AutoCorrect event of the RichEditControl.
The event source. This parameter identifies the RichEditControl, which raised the event.
A object which contains event data.
Provides data for the event.
Gets or sets the AutoCorrectInfo object that provides methods to analyze input text and contains a replacement object.
An object.
Allows you to create a new AutoCorrectInfo instance for use within the event handler.
A new instance.
Defines the corrections provider for the .
Creates the AutoCorrectInfo object from input text for further analysis.
An object providing input text and methods to analyze it.
Defines a service that performs auto correction.
Performs a specified replacement.
An object containing the text and its replacement.
Consistently calls the corresponding methods of registered AutoCorrect providers to create an AutoCorrectInfo object.
An object providing input text and methods to analyze it.
Registers the provider and makes it available to clients of the service.
An object which exposes the interface.
Provides a table containing input strings and their replacements.
An object composed of strings and objects specified to replace those strings.
Cancels the provider registration and makes it unavailable for the clients of the service.
An object which exposes the interface.
A collection of objects.
Initializes a new instance of the AutoCorrectReplaceInfoCollection class with default settings.
Creates a new object and adds it to the collection.
A string that has to be replaced.
An object that replaces a specified string.
Adds an autocorrect info item to the collection.
An object specifying a string and an object that replaces the string.
Creates a new object and adds it to the collection.
A string that has to be replaced.
An object that replaces a specified string.
Specifies whether the replacement should be performed immediately after a what string is entered. Otherwise a delimiter character (separator symbol) is required to start the replacement.
Contains the text to find and the object to replace it. Used for the table-based autocorrect functionality.
Initializes a new instance of the AutoCorrectReplaceInfo class with the specified settings.
A string that has to be replaced.
An object that replaces a specified string.
Initializes a new instance of the AutoCorrectReplaceInfo class with default values.
Initializes a new instance of the AutoCorrectReplaceInfo class with the specified settings.
A string that has to be replaced.
An object that replaces a specified string.
Specifies whether a separator is required to stop searching.
Gets or sets whether an autoreplacement requires a delimiter to start.
true if a replacement is performed immediately when a match is found and does not require a delimiter to start; otherwise, false.
Returns a string in which the character order of a specified string is reversed. Intended for COM clients.
A string whose characters shall be reversed.
A reversed string.
Returns a string in which the character order of a specified string is reversed. Intended for COM clients.
A string whose characters shall be reversed.
A reversed string.
Gets 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.
Represents the results from a single capturing group.
Gets a collection of all the captures matched by the capturing group, in innermost-leftmost-first order. The collection may have zero or more items.
A object representing a collection of substrings matched by the group.
A range of text with format settings.
Initializes a new instance of the SyntaxHighlightToken class with the specified settings.
An integer that is the start position of a document range to which the token refers.
An integer that is the length of the document range to which the token refers.
A instance containing format settings used to highlight the text in a range.
Initializes a new instance of the SyntaxHighlightToken class with default settings.
Gets the final position of the document range corresponding to a token.
An integer representing the end of a range.
Gets the length of the document range that the token represents.
An integer that is the document range length.
Provides access to format settings used to highlight the token text.
A instance containing format settings.
Gets the start position of the document range corresponding to a token.
An integer representing the start of a range.
Contains format settings for a token.
Initializes a new instance of the SyntaxHighlightProperties class with default settings.
Gets or sets the background color of a character(s).
A value representing the background color or null for mixed colors.
Determines whether the specified object is equal to the current SyntaxHighlightProperties instance.
An object to compare with the current object.
true if the specified object is equal to the current SyntaxHighlightProperties instance; otherwise false.
Gets or sets the foreground color of characters.
A value representing the foreground color, or null for a mixture of values.
Gets the hash code (a number) that corresponds to the value of the current SyntaxHighlightProperties object.
An integer value that is the hash code for the current object.
Gets or sets a value indicating whether characters are strikeout.
A enumeration value or null, for a mixture of strikeout types.
Gets or sets the type of underline applied to the character(s).
An enumeration value or null, for a mixture of underline types.
Gets or sets the color of the underline for the specified characters.
A value or null, for a mixture of underline colors.
Represents the class containing options for the horizontal ruler.
Initializes a new instance of the HorizontalRulerOptions class with default settings.
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 righ indent marker; otherwise, false.
Gets or sets whether tab stops are displayed in the horizontal ruler.
true to display tab stops; otherwise, false.
Provides a list of user groups to fill the Editing Permissions form.
Provides a list of groups for the Editing Permissions form.
A list of strings (the object) containing group names.
Lists criteria used to decide whether to add a final paragraph mark to exported content.
Always adds the '\par' tag to the end of exported RTF content.
Never adds the '\par' tag to the end of exported RTF content.
Adds the '\par' tag to the end of exported RTF content if the last character in the selection being exported is the carriage return.
Applies the Heading 9 built-in style to the text so it is shown at the ninth level of the Table of Contents.
Initializes a new instance of the SetParagraphHeading9LevelCommand class with the specified owner.
An object exposing the interface specifying the owner of the command.
Gets the ID of the SetParagraphHeading9LevelCommand.
A member that represents the command identifier.
Invokes the Edit Hyperlink dialog window for the selected hyperlink.
Initializes a new instance of the EditHyperlinkCommand class with the specified owner.
An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the owner of the command.
Gets a string resource identifier of a command description.
An XtraRichEditStringId enumeration value that is the resource string identifier.
Gets the ID of the EditHyperlinkCommand.
A member that represents the command identifier.
Gets a string resource identifier of a menu caption for a command.
A XtraRichEditStringId enumeration value that is the resource string identifier.
References a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the , which raised the event.
A object which contains event data.