<?xml version="1.0"?>
<doc>
    <assembly>
        <name>DevExpress.XtraRichEdit.v9.2</name>
    </assembly>
    <members>
        <member name="T:DevExpress.XtraRichEdit.Commands.DeleteCommand">

            <summary>
                <para>Deletes the selected text.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.DeleteCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DeleteCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.DeleteCommand.Id">
            <summary>
                <para>Gets the ID of the DeleteCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.DecrementNumerationParagraphIndentCommand">

            <summary>
                <para>Decrements the indent level of a paragraph in a numbered list.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.DecrementNumerationParagraphIndentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DecrementNumerationParagraphIndentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.DecrementNumerationFromParagraphCommand">

            <summary>
                <para>Decrements numeration of a paragraph in a numbering list.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.DecrementNumerationFromParagraphCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DecrementNumerationFromParagraphCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.DecrementNumerationFromParagraphCommand.Id">
            <summary>
                <para>Gets the ID of the DecrementNumerationFromParagraphCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.DecrementFontSizeCommand">

            <summary>
                <para>Decreases the font size of the selection by one point.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.DecrementFontSizeCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DecrementFontSizeCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.DecrementFontSizeCommand.Id">
            <summary>
                <para>Gets the ID of the DecrementFontSizeCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.DecrementIndentCommand">

            <summary>
                <para>Decrements the indent level of the paragraph.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.DecrementIndentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DecrementIndentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.DecrementIndentCommand.Id">
            <summary>
                <para>Gets the ID of the DecrementIndentCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.DecreaseFontSizeCommand">

            <summary>
                <para>Decreases the font size of the selection to the closest smaller predefined value.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.DecreaseFontSizeCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DecreaseFontSizeCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.DecreaseFontSizeCommand.Id">
            <summary>
                <para>Gets the ID of the DecreaseFontSizeCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.CreateFieldCommand">

            <summary>
                <para>Creates an empty field in the document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.CreateFieldCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the CreateFieldCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.CreateFieldCommand.Id">
            <summary>
                <para>Gets the ID of the CreateFieldCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId">

            <summary>
                <para>Lists command identifiers.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.RichEditCommandId.#ctor(System.Int32)">
            <summary>
                <para>Instantiates the RichEditCommandId structure with the specified value.
</para>
            </summary>
            <param name="value">
		An integer specifying the command id value.

            </param>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ClearFormatting">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ClearFormattingCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.CopySelection">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.CopySelectionCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.CreateField">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.CreateFieldCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.CutSelection">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.CutSelectionCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.DecreaseFontSize">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.DecreaseFontSizeCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.DecreaseIndent">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.DecrementIndentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.DecrementFontSize">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.DecrementFontSizeCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.DecrementNumerationFromParagraph">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.DecrementNumerationFromParagraphCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.Delete">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.DeleteCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.DeleteWord">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.DeleteWordCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.DeleteWordBack">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.DeleteWordBackCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.EndOfDocument">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.EndOfDocumentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.EndOfLine">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.EndOfLineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.RichEditCommandId.Equals(System.Object)">
            <summary>
                <para>Determines whether the specified object is equal to the current RichEditCommandId instance.
</para>
            </summary>
            <param name="obj">
		The object to compare with the current object.

            </param>
            <returns><b>true</b> if the specified object is equal to the current RichEditCommandId instance; otherwise <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.RichEditCommandId.Equals(DevExpress.XtraRichEdit.Commands.RichEditCommandId)">
            <summary>
                <para>Determines whether the specified <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> instance is equal to the current RichEditCommandId instance.
</para>
            </summary>
            <param name="other">
		The <b>RichEditCommandId</b> object to compare with the current object.

            </param>
            <returns><b>true</b> if the specified <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> object is equal to the current RichEditCommandId instance; otherwise <b>false</b>.
</returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendEndOfDocument">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendEndOfDocumentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendEndOfLine">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendEndOfLineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendNextCharacter">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendNextCharacterCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendNextLine">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendNextLineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendNextPage">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendNextPageCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendNextParagraph">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendNextParagraphCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendNextScreen">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendNextScreenCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendNextWord">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendNextWordCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendPreviousCharacter">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousCharacterCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendPreviousLine">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousLineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendPreviousPage">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousPageCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendPreviousParagraph">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousParagraphCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendPreviousScreen">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousScreenCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendPreviousWord">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousWordCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendStartOfDocument">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendStartOfDocumentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ExtendStartOfLine">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ExtendStartOfLineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.FileNew">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.CreateEmptyDocumentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.FileOpen">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.LoadDocumentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.FileSave">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.SaveDocumentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.FileSaveAs">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.SaveDocumentAsCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.Find">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.FindCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.FindNext">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.FindNextCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.FindPrev">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.FindPrevCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.RichEditCommandId.GetHashCode">
            <summary>
                <para>Gets the hash code (a number) that corresponds to the value of the current RichEditCommandId object.
</para>
            </summary>
            <returns>An integer value representing the hash code for the current object.
</returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.IncreaseFontSize">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.IncreaseFontSizeCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.IncreaseIndent">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.IncrementIndentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.IncrementFontSize">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.IncrementFontSizeCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.IncrementNumerationFromParagraph">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.IncrementNumerationFromParagraphCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertColumnBreak">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertColumnBreakCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertCopyrightSymbol">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertCopyrightSymbolCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertEllipsis">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertEllipsisCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertEmDash">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertEmDashCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertEnDash">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertEnDashCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertLineBreak">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertLineBreakCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertNonBreakingSpace">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertNonBreakingSpaceCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertPageBreak">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertPageBreakCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertParagraph">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertParagraphCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertPicture">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertPictureCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertRegisteredTrademarkSymbol">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertRegisteredTrademarkSymbolCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.InsertTrademarkSymbol">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.InsertTrademarkSymbolCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.NextCharacter">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.NextCharacterCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.NextLine">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.NextLineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.NextPage">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.NextPageCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.NextParagraph">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.NextParagraphCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.NextScreen">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.NextScreenCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.NextWord">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.NextWordCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.None">
            <summary>
                <para>Empty or invalid command ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.PasteSelection">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PasteSelectionCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.PreviousCharacter">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PreviousCharacterCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.PreviousLine">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PreviousLineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.PreviousPage">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PreviousPageCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.PreviousParagraph">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PreviousParagraphCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.PreviousScreen">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PreviousScreenCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.PreviousWord">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PreviousWordCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.Print">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PrintCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.PrintPreview">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.PrintPreviewCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.QuickPrint">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.QuickPrintCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.Redo">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.RedoCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.Replace">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ReplaceCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.SelectAll">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.SelectAllCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.SetDoubleParagraphSpacing">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.SetDoubleParagraphSpacingCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.SetSesquialteralParagraphSpacing">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.SetSesquialteralParagraphSpacingCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.SetSingleParagraphSpacing">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.SetSingleParagraphSpacingCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ShowAllFieldCodes">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ShowAllFieldCodesCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ShowAllFieldResults">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ShowAllFieldResultsCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ShowFontForm">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ShowFontFormCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ShowInsertMergeFieldForm">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ShowInsertMergeFieldFormCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ShowParagraphForm">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ShowParagraphFormCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.StartOfDocument">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.StartOfDocumentCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.StartOfLine">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.StartOfLineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleBulletedListItem">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleBulletedListCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFieldCodes">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFieldCodesCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFontBold">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFontBoldCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFontDoubleStrikeout">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFontDoubleStrikeoutCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFontDoubleUnderline">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFontDoubleUnderlineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFontItalic">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFontItalicCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFontStrikeout">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFontStrikeoutCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFontSubscript">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFontSubscriptCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFontSuperscript">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFontSuperscriptCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleFontUnderline">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleFontUnderlineCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleHiddenText">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleHiddenTextCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleMultilevelListItem">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleMultiLevelListCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleNumberingListItem">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleSimpleNumberingListCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleParagraphAlignmentCenter">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentCenterCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleParagraphAlignmentJustify">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentJustifyCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleParagraphAlignmentLeft">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentLeftCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleParagraphAlignmentRight">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentRightCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleShowWhitespace">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleShowWhitespaceCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToggleViewMergedData">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ToggleViewMergedDataCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ToString">
            <summary>
                <para>Converts the numeric value of the ID to its equivalent string representation.
</para>
            </summary>
            <returns>The string representation of the value of this instance.
</returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.Undo">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.UndoCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.UpdateField">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.UpdateFieldCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ZoomIn">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ZoomInCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Commands.RichEditCommandId.ZoomOut">
            <summary>
                <para><see cref="T:DevExpress.XtraRichEdit.Commands.ZoomOutCommand"/> ID.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.QuickPrintCommand">

            <summary>
                <para>Prints the current document using the default printer.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.QuickPrintCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the QuickPrintCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.QuickPrintCommand.Id">
            <summary>
                <para>Gets the ID of the QuickPrintCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PrintPreviewCommand">

            <summary>
                <para>Displays the <b>Print Preview</b> window for the current document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PrintPreviewCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PrintPreviewCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PrintPreviewCommand.Id">
            <summary>
                <para>Gets the ID of the PrintPreviewCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PrintCommand">

            <summary>
                <para>Invokes the <b>Print</b> dialog to print the current document.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PrintCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PrintCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PrintCommand.Id">
            <summary>
                <para>Gets the ID of the PrintCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertPictureCommand">

            <summary>
                <para>Prompts for the file location, and inserts a picture from file.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertPictureCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertPictureCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertPictureCommand.Id">
            <summary>
                <para>Gets the ID of the InsertPictureCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.EndOfLineCommand">

            <summary>
                <para>Moves the caret to the end of line, and scrolls the document to show the caret position.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.EndOfLineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the EndOfLineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.EndOfLineCommand.Id">
            <summary>
                <para>Gets the ID of the EndOfLineCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.EndOfDocumentCommand">

            <summary>
                <para>Moves the caret to the end of the document, and scrolls the document to show the caret position.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.EndOfDocumentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the EndOfDocumentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.EndOfDocumentCommand.Id">
            <summary>
                <para>Gets the ID of the EndOfDocumentCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.SaveDocumentAsCommand">

            <summary>
                <para>Invokes the File dialog prompting for a file name, and saves a document in a file with specified name and format.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.SaveDocumentAsCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the SaveDocumentAsCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.SaveDocumentAsCommand.Control">
            <summary>
                <para>Gets the RichEditControl which owns the command.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object representing the owner of the command.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.SaveDocumentAsCommand.Id">
            <summary>
                <para>Gets the ID of the SaveDocumentAsCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.SaveDocumentCommand">

            <summary>
                <para>Saves a document to a file.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.SaveDocumentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the SaveDocumentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.SaveDocumentCommand.Control">
            <summary>
                <para>Gets the RichEditControl which owns the command.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object representing the owner of the command.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.SaveDocumentCommand.Id">
            <summary>
                <para>Gets the ID of the SaveDocumentCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.SetSingleParagraphSpacingCommand">

            <summary>
                <para>Formats a current paragraph with single line spacing.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.SetSingleParagraphSpacingCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the SetSingleParagraphSpacingCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.SetSingleParagraphSpacingCommand.Id">
            <summary>
                <para>Gets the ID of the SetSingleParagraphSpacingCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.SetSesquialteralParagraphSpacingCommand">

            <summary>
                <para>Formats a current paragraph with one and a half line spacing.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.SetSesquialteralParagraphSpacingCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the SetSesquialteralParagraphSpacingCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.SetSesquialteralParagraphSpacingCommand.Id">
            <summary>
                <para>Gets the ID of the SetSesquialteralParagraphSpacingCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.SetDoubleParagraphSpacingCommand">

            <summary>
                <para>Formats a current paragraph with double line spacing.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.SetDoubleParagraphSpacingCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the SetDoubleParagraphSpacingCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.SetDoubleParagraphSpacingCommand.Id">
            <summary>
                <para>Gets the ID of the SetDoubleParagraphSpacingCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ShowTabsFormCommand">

            <summary>
                <para>Invokes the <b>Tabs</b> dialog that allows you to set the tab stops and their characteristics.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowTabsFormCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ShowTabsFormCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowTabsFormCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl,DevExpress.XtraRichEdit.Internal.ITabsFormOwner)">
            <summary>
                <para>Initializes a new instance of the ShowTabsFormCommand class with the specified owners of the command and of the <b>Tabs</b> dialog window.

</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>
            <param name="tabFormOwner">
		An <b>ITabsFormOwner</b> interface defining the owner of the <b>Tabs</b> form.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowTabsFormCommand.CanExecute">
            <summary>
                <para>Indicates whether the command can be executed.
</para>
            </summary>
            <returns><b>true</b> if a command can be executed; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowTabsFormCommand.CreateDefaultCommandUIState">
            <summary>
                <para>Creates an object representing the user interface state for the command.
</para>
            </summary>
            <returns>An <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface, providing information on the UI state.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowTabsFormCommand.ForceExecute(DevExpress.Utils.Commands.ICommandUIState)">
            <summary>
                <para>Executes the command specifying the UI state explicitly.
</para>
            </summary>
            <param name="state">
		An object which implements the <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ShowTabsFormCommand.TabFormOwner">
            <summary>
                <para>Gets or sets the owner of the <b>Tabs</b> dialog window.
</para>
            </summary>
            <value>An <b>ITabsFormOwner</b> interface defining the owner of the <b>Tabs</b> form.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ShowParagraphFormCommand">

            <summary>
                <para>Invokes the <b>Paragraph</b> dialog that allows you to set paragraph formatting.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowParagraphFormCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ShowParagraphFormCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowParagraphFormCommand.CanExecute">
            <summary>
                <para>Indicates whether the command can be executed.
</para>
            </summary>
            <returns><b>true</b> if a command can be executed; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowParagraphFormCommand.CreateDefaultCommandUIState">
            <summary>
                <para>Creates an object representing the user interface state for the command.
</para>
            </summary>
            <returns>An <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface, providing information on the UI state.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowParagraphFormCommand.ForceExecute(DevExpress.Utils.Commands.ICommandUIState)">
            <summary>
                <para>Executes the command specifying the UI state explicitly.
</para>
            </summary>
            <param name="state">
		An object which implements the <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ShowParagraphFormCommand.Id">
            <summary>
                <para>Gets the ID of the ShowParagraphFormCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ShowFontFormCommand">

            <summary>
                <para>Invokes the <b>Font</b> dialog that allows you to change the font, size and style of selected text.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowFontFormCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ShowFontFormCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowFontFormCommand.CanExecute">
            <summary>
                <para>Indicates whether the command can be executed.
</para>
            </summary>
            <returns><b>true</b> if a command can be executed; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowFontFormCommand.CreateDefaultCommandUIState">
            <summary>
                <para>Creates an object representing the user interface state for the command.
</para>
            </summary>
            <returns>An <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface, providing information on the UI state.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowFontFormCommand.ForceExecute(DevExpress.Utils.Commands.ICommandUIState)">
            <summary>
                <para>Executes the command specifying the UI state explicitly.
</para>
            </summary>
            <param name="state">
		An object which implements the <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ShowFontFormCommand.Id">
            <summary>
                <para>Gets the ID of the ShowFontFormCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.StartOfDocumentCommand">

            <summary>
                <para>Moves the cursor to the start of the document.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.StartOfDocumentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the StartOfDocumentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.StartOfDocumentCommand.Id">
            <summary>
                <para>Gets the ID of the StartOfDocumentCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.StartOfLineCommand">

            <summary>
                <para>Moves the cursor to the start of the current line.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.StartOfLineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the StartOfLineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.StartOfLineCommand.Id">
            <summary>
                <para>Gets the ID of the StartOfLineCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ShiftTabKeyCommand">

            <summary>
                <para>Decreases the indent by the size of one tab or inserts the tab.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShiftTabKeyCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ShiftTabKeyCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ShiftTabKeyCommand.Id">
            <summary>
                <para>Gets the ID of the ShiftTabKeyCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleSimpleNumberingListCommand">

            <summary>
                <para>Toggles between the numbered paragraph style and normal text.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleSimpleNumberingListCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleSimpleNumberingListCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleSimpleNumberingListCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleSimpleNumberingListCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleShowWhitespaceCommand">

            <summary>
                <para>Toggles whitespace characters display on/off.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleShowWhitespaceCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleShowWhitespaceCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleShowWhitespaceCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleShowWhitespaceCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentRightCommand">

            <summary>
                <para>Toggles right paragraph alignment on and off.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentRightCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleParagraphAlignmentRightCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentRightCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleParagraphAlignmentRightCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentLeftCommand">

            <summary>
                <para>Toggles left paragraph alignment on and off.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentLeftCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleParagraphAlignmentLeftCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentLeftCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleParagraphAlignmentLeftCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentJustifyCommand">

            <summary>
                <para>Toggles justified paragraph alignment on and off.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentJustifyCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleParagraphAlignmentJustifyCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentJustifyCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleParagraphAlignmentJustifyCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentCenterCommand">

            <summary>
                <para>Toggles centered paragraph alignment on and off.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentCenterCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleParagraphAlignmentCenterCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleParagraphAlignmentCenterCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleParagraphAlignmentCenterCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleMultiLevelListCommand">

            <summary>
                <para>Toggles between the multilevel list style and normal text.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleMultiLevelListCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleMultiLevelListCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleMultiLevelListCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleMultiLevelListCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleHiddenTextCommand">

            <summary>
                <para>Toggles between normal and hidden text mode of the selection.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleHiddenTextCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleHiddenTextCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleHiddenTextCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleHiddenTextCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFontUnderlineCommand">

            <summary>
                <para>Toggles the underline style on the selection.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFontUnderlineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFontUnderlineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFontUnderlineCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFontUnderlineCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFontSuperscriptCommand">

            <summary>
                <para>Toggles the superscript style on the selection.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFontSuperscriptCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFontSuperscriptCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFontSuperscriptCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFontSuperscriptCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFontSubscriptCommand">

            <summary>
                <para>Toggles the subscript style on the selection.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFontSubscriptCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFontSubscriptCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFontSubscriptCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFontSubscriptCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.TabKeyCommand">

            <summary>
                <para>Increases the indent by the size of one tab or inserts the tab.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.TabKeyCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the TabKeyCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.TabKeyCommand.Id">
            <summary>
                <para>Gets the ID of the TabKeyCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFontStrikeoutCommand">

            <summary>
                <para>Toggles the strikeout style on the selection.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFontStrikeoutCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFontStrikeoutCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFontStrikeoutCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFontStrikeoutCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFontItalicCommand">

            <summary>
                <para>Toggles the italic style on the selection.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFontItalicCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFontItalicCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFontItalicCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFontItalicCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFontDoubleUnderlineCommand">

            <summary>
                <para>Toggles the double underline style on the selection.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFontDoubleUnderlineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFontDoubleUnderlineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFontDoubleUnderlineCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFontDoubleUnderlineCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFontDoubleStrikeoutCommand">

            <summary>
                <para>Toggles the double strikeout style on the selection.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFontDoubleStrikeoutCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFontDoubleStrikeoutCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFontDoubleStrikeoutCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFontDoubleStrikeoutCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFontBoldCommand">

            <summary>
                <para>Toggles the bold style on the selection.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFontBoldCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFontBoldCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFontBoldCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFontBoldCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleBulletedListCommand">

            <summary>
                <para>Toggles between the bulleted paragraph and normal text.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleBulletedListCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleBulletedListCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleBulletedListCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleBulletedListCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.CreateEmptyDocumentCommand">

            <summary>
                <para>Creates a new, blank document and loads it in the RichEdit control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.CreateEmptyDocumentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the CreateEmptyDocumentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.CreateEmptyDocumentCommand.Id">
            <summary>
                <para>Gets the ID of the CreateEmptyDocumentCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.SelectAllCommand">

            <summary>
                <para>Represents a command used to select the entire document range.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.SelectAllCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the SelectAllCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.SelectAllCommand.Id">
            <summary>
                <para>Gets the ID of the SelectAllCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPixelOffsetCommand">

            <summary>
                <para>Represents a command used to scroll a document in a vertical direction by the specified distance in the view, measured in pixels.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPixelOffsetCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ScrollVerticallyByPixelOffsetCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPixelOffsetCommand.AbsolutePhysicalVerticalOffset">
            <summary>
                <para>Gets the scroll distance applied to the current document view. 
</para>
            </summary>
            <value>An integer, representing the scroll distance, measured in documents.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPixelOffsetCommand.PixelOffset">
            <summary>
                <para>Gets or sets the scroll distance applied to the current document view. 
</para>
            </summary>
            <value>An integer, representing the scroll distance, measured in pixels.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand">

            <summary>
                <para>Represents a command used to scroll a document in a vertical direction by the specified distance, measured in documents.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ScrollVerticallyByPhysicalOffsetEnsurePageGenerationCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPhysicalOffsetCommand">

            <summary>
                <para>Represents a command used to scroll a document in a vertical direction by the specified distance, in the document model.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPhysicalOffsetCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ScrollVerticallyByPhysicalOffsetCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPhysicalOffsetCommand.AbsolutePhysicalVerticalOffset">
            <summary>
                <para>Gets the scroll distance applied to the current document view. 
</para>
            </summary>
            <value>An integer, representing the scroll distance, measured in documents.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByPhysicalOffsetCommand.PhysicalOffset">
            <summary>
                <para>Gets or sets the scroll distance of the current document view.
</para>
            </summary>
            <value>An integer, representing the scroll distance, measured in documents.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByLogicalOffsetCommand">

            <summary>
                <para>Represents a command used to scroll a document in a vertical direction by the specified distance, in the document model.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByLogicalOffsetCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ScrollVerticallyByLogicalOffsetCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByLogicalOffsetCommand.AbsolutePhysicalVerticalOffset">
            <summary>
                <para>Gets the scroll distance applied to the current document view.
</para>
            </summary>
            <value>An integer, representing the scroll distance, measured in documents.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ScrollVerticallyByLogicalOffsetCommand.LogicalOffset">
            <summary>
                <para>Gets or sets the scroll distance for the document model.
</para>
            </summary>
            <value>An integer, representing the the scroll distance, measured in documents.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ScrollToPageCommand">

            <summary>
                <para>Represents a command used to scroll a document to the specified page.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ScrollToPageCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ScrollToPageCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ScrollToPageCommand.PageIndex">
            <summary>
                <para>Scrolls a document to the specified page.
</para>
            </summary>
            <value>An integer, representing the zero-based index of a page to which to scroll.

</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ScrollHorizontallyByPhysicalOffsetCommand">

            <summary>
                <para>Represents a command used to scroll the document in horizontal direction by the specified distance, measured in documents.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ScrollHorizontallyByPhysicalOffsetCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ScrollHorizontallyByPhysicalOffsetCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ScrollHorizontallyByPhysicalOffsetCommand.PhysicalOffset">
            <summary>
                <para>Gets or sets the scroll distance of the current document view.
</para>
            </summary>
            <value>An integer, representing the scroll distance, measured in documents.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.UndoCommand">

            <summary>
                <para>Represents a command used to cancel changes caused by the previous command.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.UndoCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the UndoCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.UndoCommand.Id">
            <summary>
                <para>Gets the ID of the UndoCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ZoomOutCommand">

            <summary>
                <para>Represents a command used to "zoom out " the document to see more of the page at a reduced size.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ZoomOutCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ZoomOutCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ZoomOutCommand.Id">
            <summary>
                <para>Gets the ID of the ZoomOutCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ZoomInCommand">

            <summary>
                <para>Represents a command used to get a close-up view of the document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ZoomInCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ZoomInCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ZoomInCommand.Id">
            <summary>
                <para>Gets the ID of the ZoomInCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PasteSelectionCommand">

            <summary>
                <para>Represents a command used to paste the text from the clipboard over the selection.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PasteSelectionCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PasteSelectionCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PasteSelectionCommand.Format">
            <summary>
                <para>Gets or sets the expected format of the clipboard data for the paste operation.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> member that specifies the expected data format.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PasteSelectionCommand.Id">
            <summary>
                <para>Gets the ID of the PasteSelectionCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.CutSelectionCommand">

            <summary>
                <para>Represents a command used to cut the selected text and place it to the clipboard.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.CutSelectionCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the CutSelectionCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.CutSelectionCommand.Id">
            <summary>
                <para>Gets the ID of the CutSelectionCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.CopySelectionCommand">

            <summary>
                <para>Represents a command used to copy the selected text to the clipboard.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.CopySelectionCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the CopySelectionCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.CopySelectionCommand.Id">
            <summary>
                <para>Gets the ID of the CopySelectionCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.CommandCollection">

            <summary>
                <para>Represetns a collection of commands.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.CommandCollection.#ctor">
            <summary>
                <para>Initializes a new instance of the CommandCollection class with default settings.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ClearFormattingCommand">

            <summary>
                <para>Represents a command used to reset the formatting of the selected text to default.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ClearFormattingCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ClearFormattingCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ClearFormattingCommand.Id">
            <summary>
                <para>Gets the ID of the ClearFormattingCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ChangeInlinePictureScaleCommand">

            <summary>
                <para>Represents a command used to scale the inline picture, by setting the X and Y axis scaling percentages.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeInlinePictureScaleCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ChangeInlinePictureScaleCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ChangeInlinePictureScaleCommand.ScaleX">
            <summary>
                <para>Gets or sets the X-axis scaling percentage of the inline picture.
</para>
            </summary>
            <value>An integer that represents the scaling percentage.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ChangeInlinePictureScaleCommand.ScaleY">
            <summary>
                <para>Gets or sets the Y-axis scaling percentage of the inline picture.
</para>
            </summary>
            <value>An integer that represents the scaling percentage.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ChangeFontSizeCommand">

            <summary>
                <para>Represents a command used to change the font size of the selected text.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontSizeCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ChangeFontSizeCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontSizeCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl,System.Int32)">
            <summary>
                <para>Initializes a new instance of the ChangeFontSizeCommand class with the specified owner and the font size.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>
            <param name="newFontSize">
		An integer, specifying the font size.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontSizeCommand.CreateDefaultCommandUIState">
            <summary>
                <para>Creates an object representing the user interface state for the command.
</para>
            </summary>
            <returns>An <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface, providing information on the UI state.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ChangeFontSizeCommand.FontSize">
            <summary>
                <para>Gets or sets the size of the font to apply to the selected text.
</para>
            </summary>
            <value>An integer representing the size of the font in points.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ChangeFontNameCommand">

            <summary>
                <para>Represents a command used to change the font typeface of the selected text.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontNameCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ChangeFontNameCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontNameCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl,System.String)">
            <summary>
                <para>Initializes a new instance of the ChangeFontNameCommand class with the specified owner and the font name.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>
            <param name="newFontName">
		A string specifying the font name.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontNameCommand.CreateDefaultCommandUIState">
            <summary>
                <para>Creates an object representing the user interface state for the command.
</para>
            </summary>
            <returns>An <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface, providing information on the UI state.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ChangeFontNameCommand.FontName">
            <summary>
                <para>Gets or sets the name of the font to apply to the selected text.
</para>
            </summary>
            <value>A string, representing the font name.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ChangeFontColorCommand">

            <summary>
                <para>Represents a command used to change the font color of the selected text.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontColorCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ChangeFontColorCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontColorCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl,System.Drawing.Color)">
            <summary>
                <para>Initializes a new instance of the ChangeFontColorCommand class with the specified owner and the font color.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>
            <param name="color">
		A <see cref="T:System.Drawing.Color"/> object specifying the font color.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ChangeFontColorCommand.Color">
            <summary>
                <para>Gets or sets the font color to apply to the selected text.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> object, specifying the font color.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontColorCommand.CreateDefaultCommandUIState">
            <summary>
                <para>Creates an object representing the user interface state for the command.
</para>
            </summary>
            <returns>An <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface, providing information on the UI state.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ChangeFontBackColorCommand">

            <summary>
                <para>Represents a command used to highlight characters in a selected range.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontBackColorCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ChangeFontBackColorCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontBackColorCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl,System.Drawing.Color)">
            <summary>
                <para>Initializes a new instance of the ChangeFontBackColorCommand class with the specified owner and the font color.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>
            <param name="color">
		A <see cref="T:System.Drawing.Color"/> object specifying the font color.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ChangeFontBackColorCommand.Color">
            <summary>
                <para>Gets or sets the color to highlight the selected range.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> object, specifying the background color to apply to the selected range..
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeFontBackColorCommand.CreateDefaultCommandUIState">
            <summary>
                <para>Creates an object representing the user interface state for the command.
</para>
            </summary>
            <returns>An <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface, providing information on the UI state.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ChangeColumnCountCommand">

            <summary>
                <para>Represents a command used to change the number of columns in a layout.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeColumnCountCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ChangeColumnCountCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ChangeColumnCountCommand.ColumnCount">
            <summary>
                <para>Gets or sets the number of columns to create in the current section.
</para>
            </summary>
            <value>An integer, representing the number of columns.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ChangeColumnCountCommand.CreateDefaultCommandUIState">
            <summary>
                <para>Creates an object representing the user interface state for the command.
</para>
            </summary>
            <returns>An <see cref="T:DevExpress.Utils.Commands.ICommandUIState"/> interface, providing information on the UI state.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.BackSpaceKeyCommand">

            <summary>
                <para>Represents a command used to move the cursor backwards and erase the character in that space.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.BackSpaceKeyCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the BackSpaceKeyCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.BackSpaceKeyCommand.Id">
            <summary>
                <para>Gets the ID of the BackSpaceKeyCommand.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.RtfDocumentExporterOptions">

            <summary>
                <para>Contains options for exporting the document in RTF format.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Export.RtfDocumentExporterOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the RtfDocumentExporterOptions class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.RtfDocumentExporterOptions.Compatibility">
            <summary>
                <para>Provides access to options affecting the compatibility of exported files with different RTF editors.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Export.RtfDocumentExporterCompatibilityOptions"/> object containing certain options that affect export compatibility.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.RtfDocumentExporterOptions.ListExportFormat">
            <summary>
                <para>Gets or sets the way the lists are represented in the exported RTF document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Export.Rtf.RtfNumberingListExportFormat"/> enumeration member specifying how the lists are exported.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.RtfDocumentExporterOptions.WrapContentInGroup">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value><b>true</b> to enclose the content in RTF file in curly braces; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.RtfDocumentExporterCompatibilityOptions">

            <summary>
                <para>Represents the settings that affect the portability of the exported file.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Export.RtfDocumentExporterCompatibilityOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the RtfDocumentExporterCompatibilityOptions class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.RtfDocumentExporterCompatibilityOptions.DuplicateObjectAsMetafile">
            <summary>
                <para>Gets or sets whether inline objects are saved in the RTF file twice - as an object and as metafile content.

</para>
            </summary>
            <value><b>true</b> to duplicate objects as metafiles when saving; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.Html.HtmlNumberingListExportFormat">

            <summary>
                <para>Enumerates possible ways to represent lists in the resulting HTML document.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.HtmlNumberingListExportFormat.HtmlFormat">
            <summary>
                <para>Uses HTML tags to mark lists.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.HtmlNumberingListExportFormat.PlainTextFormat">
            <summary>
                <para>Uses characters to mark lists.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Services.IUriStreamService">

            <summary>
                <para>Defines a service which is called to retrieve data from the URI, specified in some types of document fields.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Services.IUriStreamService.GetStream(System.String)">
            <summary>
                <para>Provides the data stream for the specified Uri.
</para>
            </summary>
            <param name="url">
		A string, representing the URI of the object that is the source of the stream.

            </param>
            <returns>A <see cref="T:System.IO.Stream"/> object representing a data stream.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Services.IUriStreamService.RegisterProvider(DevExpress.XtraRichEdit.Services.IUriStreamProvider)">
            <summary>
                <para>Registers the Uri data stream provider and makes it available to clients of the service.
</para>
            </summary>
            <param name="provider">
		An object which exposes the <see cref="T:DevExpress.XtraRichEdit.Services.IUriStreamProvider"/> interface.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Services.IUriStreamService.UnregisterProvider(DevExpress.XtraRichEdit.Services.IUriStreamProvider)">
            <summary>
                <para>Cancels the registration of an Uri data stream provider, and makes it unavailable for the clients of the service.

</para>
            </summary>
            <param name="provider">
		An object which exposes the <see cref="T:DevExpress.XtraRichEdit.Services.IUriStreamProvider"/> interface.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Services.IUriStreamProvider">

            <summary>
                <para>Defines the data stream provider for the <see cref="T:DevExpress.XtraRichEdit.Services.IUriStreamService"/>.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Services.IUriStreamProvider.GetStream(System.String)">
            <summary>
                <para>Provides the data stream for the specified Uri.
</para>
            </summary>
            <param name="uri">
		A string, representing the URI of the object that is the source of the stream.

            </param>
            <returns>A <see cref="T:System.IO.Stream"/> object representing a data stream or <b>null</b> (<b>Nothing</b> in Visual Basic).
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.UnderlineType">

            <summary>
                <para>Lists underline styles.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.DashDotDotted">
            <summary>
                <para>Specifies a dash-dot-dotted underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.DashDotted">
            <summary>
                <para>Specifies a dash-dotted underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.Dashed">
            <summary>
                <para>Specifies a dashed underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.Dotted">
            <summary>
                <para>Specifies a dotted underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.Double">
            <summary>
                <para>Specifies a double underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.DoubleWave">
            <summary>
                <para>Specifies a double wave underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.HeavyWave">
            <summary>
                <para>Specifies a heavy wave underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.LongDashed">
            <summary>
                <para>Specifies a long-dashed underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.None">
            <summary>
                <para>Indicates that the text is not underlined.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.Single">
            <summary>
                <para>Specifies a single underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.ThickDashDotDotted">
            <summary>
                <para>Specifies a thick dash-dot-dotted underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.ThickDashDotted">
            <summary>
                <para>Specifies a thick dash-dotted underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.ThickDashed">
            <summary>
                <para>Specifies a thick dashed underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.ThickDotted">
            <summary>
                <para>Specifies a thick dotted underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.ThickLongDashed">
            <summary>
                <para>Specifies a thick long-dashed underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.ThickSingle">
            <summary>
                <para>Specifies a thick single underline.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.UnderlineType.Wave">
            <summary>
                <para>Specifies a wave underline.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing">

            <summary>
                <para>Specifies the way to determine the spacing between lines in a paragraph
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing.AtLeast">
            <summary>
                <para>The line spacing can be greater than or equal to, but never less than, the specified <see cref="P:DevExpress.XtraRichEdit.API.Native.Paragraph.LineSpacing"/> value.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing.Double">
            <summary>
                <para>This option is twice that of single line spacing. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing.Exactly">
            <summary>
                <para>This option sets fixed line spacing, specified by the <see cref="P:DevExpress.XtraRichEdit.API.Native.Paragraph.LineSpacing"/> property.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing.Multiple">
            <summary>
                <para>This option sets line spacing that can be expressed in numbers greater than <b>1</b>. For example, setting line spacing to <b>1.15</b> will increase the space by <b>15</b> percent, and setting line spacing to <b>3</b> increases the space by <b>300</b> percent (triple spacing). The multiplication value is specified by the <see cref="P:DevExpress.XtraRichEdit.API.Native.Paragraph.LineSpacingMultiplier"/> property.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing.Sesquialteral">
            <summary>
                <para>This option is one-and-one-half times that of single line spacing.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing.Single">
            <summary>
                <para>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. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Import.IImporterOptions">

            <summary>
                <para>Defines options for the document being imported.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.Import.IImporterOptions.SourceUri">
            <summary>
                <para>Gets or sets the URI of the document being imported.
</para>
            </summary>
            <value>A string representing the document URI.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.Document">

            <summary>
                <para>An interface that defines the RTF document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.BeginUpdate">
            <summary>
                <para>Prevents the document in the control from being updated until the <see cref="M:DevExpress.XtraRichEdit.API.Native.Document.EndUpdate"/> method is called. 
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.BeginUpdateCharacters(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Starts modifying properties of characters that fall within a specified document range. 


</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object specifying the <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start"/> and <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End"/> of the text.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.CharacterProperties"/> object representing the character formatting of the specified range.



</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.BeginUpdateParagraphs(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Starts modifying properties of the paragraphs that fall within a specified document range.


</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> specifying the <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start"/> and <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End"/> of the text.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphProperties"/> object representing paragraph formatting.

</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.CaretPosition">
            <summary>
                <para>Gets or sets the position of the caret within the document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object, representing the current caret position.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.Copy">
            <summary>
                <para>Copies the currently selected text to the clipboard.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.Copy(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Copies the specified range of text to the clipboard.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object specifying the <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start"/> and <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End"/> positions of the text to copy.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.CreateMailMergeOptions">
            <summary>
                <para>Creates an object for specifying the options used in mail merge operations.

</para>
            </summary>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.MailMergeOptions"/> class instance representing options used for mail merge.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.CreatePosition(System.Int32)">
            <summary>
                <para>Creates a new position in the current document.
</para>
            </summary>
            <param name="start">
		An integer value specifying the start position. 

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object representing the position in the current document.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.CreateRange(System.Int32,System.Int32)">
            <summary>
                <para>Creates a new document range using the specified start position and range length.
</para>
            </summary>
            <param name="start">
		An integer value specifying the start position.

            </param>
            <param name="length">
		An integer value specifying the range length.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.CreateRange(DevExpress.XtraRichEdit.API.Native.DocumentPosition,System.Int32)">
            <summary>
                <para>Creates a new document range using the specified start position and range length.
</para>
            </summary>
            <param name="start">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object specifying the start position.

            </param>
            <param name="length">
		An integer value specifying the range length.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.Cut">
            <summary>
                <para>Removes the currently selected text and copies it to the clipboard.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.Cut(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Removes the specified range of text and copies it to the clipboard.

</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object specifying the <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start"/> and <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End"/> positions of the text to cut.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.Delete(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Removes the specified range of text from the document.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object specifying the <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start"/> and <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End"/> positions of the text to delete.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.EndUpdate">
            <summary>
                <para>Unlocks the document in the control after a call to the <see cref="M:DevExpress.XtraRichEdit.RichEditControl.BeginUpdate"/> method, and causes an immediate update. 
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.EndUpdateCharacters(DevExpress.XtraRichEdit.API.Native.CharacterProperties)">
            <summary>
                <para>Finalizes the modification of character formatting after calling the <see cref="M:DevExpress.XtraRichEdit.API.Native.Document.BeginUpdateCharacters"/> method.
</para>
            </summary>
            <param name="properties">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.CharacterProperties"/> object containing character properties.


            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.EndUpdateParagraphs(DevExpress.XtraRichEdit.API.Native.ParagraphProperties)">
            <summary>
                <para>Finalizes the modification of paragraph formatting after calling the <see cref="M:DevExpress.XtraRichEdit.API.Native.Document.BeginUpdateParagraphs"/> method. 

</para>
            </summary>
            <param name="properties">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphProperties"/> object representing paragraph formatting.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.Fields">
            <summary>
                <para>Provides access to the collection of fields in the current document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.FieldCollection"/> object representing a collection of fields.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.FindAll(System.String,DevExpress.XtraRichEdit.API.Native.SearchOptions)">
            <summary>
                <para>Finds all text ranges that match the specified string in the current document.
</para>
            </summary>
            <param name="textToFind">
		A string, specifying the search text.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SearchOptions"/> enumeration specifying search options.

            </param>
            <returns>An array of <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> objects representing matching text ranges.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.FindAll(System.String,DevExpress.XtraRichEdit.API.Native.SearchOptions,DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Finds all text ranges that match the specified string in the specified document range.
</para>
            </summary>
            <param name="textToFind">
		A string, specifying the search text.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SearchOptions"/> enumeration specifying search options.

            </param>
            <param name="range">
		 [To be supplied] 
            </param>
            <returns>An array of <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> objects representing matching text ranges.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.GetHtmlText(DevExpress.XtraRichEdit.API.Native.DocumentRange,DevExpress.XtraRichEdit.Services.IUriProvider)">
            <summary>
                <para>Gets the content of the specified document range in HTML format.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range to convert to HTML.

            </param>
            <param name="provider">
		An interface defining how to handle external HTML content (images and external style sheets).

            </param>
            <returns>A string containing the HTML content.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.GetImages(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Gets all inline images in the specified document range.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> specifying the range in which to search for images.


            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImageCollection"/> object which holds the located images.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.GetMhtText(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Gets the content of the specified document range in MHT format.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range to convert to MHT.

            </param>
            <returns>A string containing the content in MHT format.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.GetOpenXmlBytes(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Gets the content of the specified document range in Office Open XML (Docx) format.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range to convert to OpenXML.

            </param>
            <returns>An array of bytes representing the document content in OpenXML format. 
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.GetParagraph(DevExpress.XtraRichEdit.API.Native.DocumentPosition)">
            <summary>
                <para>Gets the paragraph encompassing the specified position.
</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> instance representing the position in the document.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.Paragraph"/> object representing the paragraph containing the position.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.GetRtfText(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Gets the formatted string of the text contained in the specified range.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing a text range in the document.

            </param>
            <returns>A string of RTF text.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.GetSection(DevExpress.XtraRichEdit.API.Native.DocumentPosition)">
            <summary>
                <para>Gets the section encompassing the specified position.

</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> instance representing the position in the document.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.Section"/> object representing a section containing the position.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.GetText(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Returns the plain text of the specified document range.

</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range in the document for which the plain text representation is obtained.

            </param>
            <returns>A string, containing the text of the specified range.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.HtmlText">
            <summary>
                <para>Gets or sets the document content as HTML text.
</para>
            </summary>
            <value>A string containing text of the document in HTML format.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.InsertImage(DevExpress.XtraRichEdit.API.Native.DocumentPosition,System.Drawing.Image)">
            <summary>
                <para>Inserts an image into the specified position in the document.
</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object representing the position to insert an image.

            </param>
            <param name="image">
		A <see cref="T:System.Drawing.Image"/> object representing the image to insert.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImage"/> object representing an inline image in the document.

</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.InsertImage(DevExpress.XtraRichEdit.API.Native.DocumentPosition,DevExpress.XtraRichEdit.API.Native.DocumentImageSource)">
            <summary>
                <para>Inserts an image into the specified position in the document.
</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object representing the position to insert an image.

            </param>
            <param name="imageSource">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImageSource"/> object containing information about the image to insert.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImage"/> object representing an inline image in the document.

</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.InsertParagraph(DevExpress.XtraRichEdit.API.Native.DocumentPosition)">
            <summary>
                <para>Inserts a new paragraph into the document's <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Paragraphs"/> collection at a specified position.

</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object that specifies a position to insert a new paragraph.


            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.Paragraph"/> object representing the newly inserted paragraph.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.InsertRtfText(DevExpress.XtraRichEdit.API.Native.DocumentPosition,System.String)">
            <summary>
                <para>Inserts formatted text into the document at the specified position. 
</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> specifying the position to insert the text. 

            </param>
            <param name="rtfText">
		A string of RTF text to insert.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the inserted text in the document.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.InsertSection(DevExpress.XtraRichEdit.API.Native.DocumentPosition)">
            <summary>
                <para>Inserts a new section into the document's <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Sections"/> collection at a specified position.

</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object that specifies a position to insert a new section.


            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.Section"/> object representing the newly inserted section.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.InsertSingleLineText(DevExpress.XtraRichEdit.API.Native.DocumentPosition,System.String)">
            <summary>
                <para>Inserts a single line of text (text without line breaks) at the specified position.
</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object specifying the position at which the text should be inserted.

            </param>
            <param name="text">
		A <see cref="T:System.String"/> value specifying the text to insert.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start"/> and <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End"/> positions of the inserted text.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.InsertText(DevExpress.XtraRichEdit.API.Native.DocumentPosition,System.String)">
            <summary>
                <para>Inserts the specified text into the specified position.
</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object specifying the position at which the text should be inserted.

            </param>
            <param name="text">
		A <see cref="T:System.String"/> value specifying the text to insert.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start"/> and <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End"/> positions of the inserted text.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.IsEmpty">
            <summary>
                <para>Indicates whether the document is empty, i.e. contains only default content.
</para>
            </summary>
            <value><b>true</b> if the document contains only default content; otherwise, <b>false</b>.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.LoadDocument(System.IO.Stream,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Loads a document from a stream, specifying the document's format.
</para>
            </summary>
            <param name="stream">
		The stream from which to load a document.

            </param>
            <param name="format">
		One of the <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> members.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.LoadDocument(System.String,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Loads a document from a file, specifying the document's format.
</para>
            </summary>
            <param name="fileName">
		A string value specifying the path to a file from which to load a document.


            </param>
            <param name="format">
		One of the <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> members.


            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.LoadDocument(System.IO.Stream,DevExpress.XtraRichEdit.DocumentFormat,System.String)">
            <summary>
                <para>Loads a document from the stream in the specified format. External content is retrieved using the specified source (base) URI.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object representing the source of the document to import.

            </param>
            <param name="format">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration, specifying the format of the document to import.

            </param>
            <param name="sourceUri">
		A string which serves as the base URI to load the external document content.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.LoadDocument(System.String,DevExpress.XtraRichEdit.DocumentFormat,System.String)">
            <summary>
                <para>Loads a document from the specified file in the specified format. External content is retrieved using the specified source (base) URI.
</para>
            </summary>
            <param name="fileName">
		A string specifying a path to the file to load.

            </param>
            <param name="format">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration, specifying the format of the file to import.

            </param>
            <param name="sourceUri">
		A string which serves as the base URI to load the external document content.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.MailMerge(System.IO.Stream,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Merges the current document and sends the result to the specified stream in a specified format.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object representing the output stream.

            </param>
            <param name="format">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration member specifying the destination format.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.MailMerge(DevExpress.XtraRichEdit.API.Native.MailMergeOptions,System.IO.Stream,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Merges the current document using the specified options and sends the result to the specified stream in a specified format.
</para>
            </summary>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.MailMergeOptions"/> interface exposing options for the current merge.

            </param>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> object representing the output stream.

            </param>
            <param name="format">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration member specifying the destination format.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.MailMerge(DevExpress.XtraRichEdit.API.Native.MailMergeOptions,System.String,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Merges the current document using the specified options and sends the result to the specified file in a specified format.
</para>
            </summary>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.MailMergeOptions"/> interface exposing options for the current merge.

            </param>
            <param name="fileName">
		A name of the file to which the merged document is saved.

            </param>
            <param name="format">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration member specifying the destination format.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.MailMerge(DevExpress.XtraRichEdit.API.Native.Document)">
            <summary>
                <para>Merges the current document and sends the result to the specified <see cref="T:DevExpress.XtraRichEdit.API.Native.Document"/>.
</para>
            </summary>
            <param name="targetDocument">
		An object exposing the <see cref="T:DevExpress.XtraRichEdit.API.Native.Document"/> interface to which the merged document is sent.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.MailMerge(DevExpress.XtraRichEdit.API.Native.MailMergeOptions,DevExpress.XtraRichEdit.API.Native.Document)">
            <summary>
                <para>Merges the current document using the specified options, and sends the result to the specified <see cref="T:DevExpress.XtraRichEdit.API.Native.Document"/>.
</para>
            </summary>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.MailMergeOptions"/> interface exposing options for the current merge.

            </param>
            <param name="targetDocument">
		An object exposing the <see cref="T:DevExpress.XtraRichEdit.API.Native.Document"/> interface to which the merged document is sent.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.MailMerge(System.String,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Merges the current document and sends the result to the specified file in a specified format.
</para>
            </summary>
            <param name="fileName">
		A name of the file to which the merged document is saved.

            </param>
            <param name="format">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration member specifying the destination format.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.MhtText">
            <summary>
                <para>Gets or sets the document content as MHT text.
</para>
            </summary>
            <value>A string containing text of the document in MHT format.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.OpenXmlBytes">
            <summary>
                <para>Gets or sets the document content as an array of bytes in Office Open XML (Docx) format.
</para>
            </summary>
            <value>An array of bytes representing the document in Docx format.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.Paragraphs">
            <summary>
                <para>Provides access to a collection of paragraphs.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphCollection"/> interface defining a list of paragraphs.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.Paste">
            <summary>
                <para>Insert a text from the clipboard into the current <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.CaretPosition"/>.

</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.Paste(DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Inserts the contents of the clipboard in the specified format at the caret position.
</para>
            </summary>
            <param name="format">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration member, specifying the format of the inserted text.


            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.Range">
            <summary>
                <para>Gets the range for the current document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> interface.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.Replace(DevExpress.XtraRichEdit.API.Native.DocumentRange,System.String)">
            <summary>
                <para>Replaces the specified document range with the specified text string.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range to replace.

            </param>
            <param name="text">
		A string that is inserted in place of the specified range.


            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.ReplaceAll(System.String,System.String,DevExpress.XtraRichEdit.API.Native.SearchOptions)">
            <summary>
                <para>Finds all occurrences of the search string in the current document, and replaces them with the replacement string.
</para>
            </summary>
            <param name="textToFind">
		A string specifying the search text.

            </param>
            <param name="replaceWith">
		A string specifying the replacement text.


            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SearchOptions"/> enumeration specifying search options.

            </param>
            <returns>The number of replacements made.

</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.ReplaceAll(System.String,System.String,DevExpress.XtraRichEdit.API.Native.SearchOptions,DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Finds all occurrences of the search string in the specified range, and replaces them with the replacement string.
</para>
            </summary>
            <param name="textToFind">
		A string specifying the search text.

            </param>
            <param name="replaceWith">
		A string specifying the replacement text.


            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SearchOptions"/> enumeration specifying search options.

            </param>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range in which the search and replace is performed.

            </param>
            <returns>The number of replacements made.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.RequiredExportCapabilities">
            <summary>
                <para>Obtains information on the formatting capabilities required to export the current document correctly.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.DocumentExportCapabilities"/> object, representing information on the formatting capabilities required to correctly format the current document.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.RtfText">
            <summary>
                <para>Gets or sets the formatted text content of the document.
</para>
            </summary>
            <value>A string, containing the document's content in rich text format.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.SaveDocument(System.String,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Saves the document to a file, specifying the document's format.
</para>
            </summary>
            <param name="fileName">
		A string value specifying the path to a file into which to save the control's document.


            </param>
            <param name="format">
		One of the <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration values.



            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.SaveDocument(System.IO.Stream,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Saves the document to a stream, specifying the document's format.
</para>
            </summary>
            <param name="stream">
		The stream into which to save the document.

            </param>
            <param name="format">
		One of <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration values.


            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.Sections">
            <summary>
                <para>Provides access to a collection of sections.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionCollection"/> interface defining a list of sections.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.Selection">
            <summary>
                <para>Gets or sets the selected range in the document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object, representing the <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start"/> and <see cref="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End"/> positions of the selected text.

</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.StartSearch(System.String,DevExpress.XtraRichEdit.API.Native.SearchOptions,DevExpress.XtraRichEdit.API.Native.SearchDirection)">
            <summary>
                <para>Provides a search interface for a search in the current document in the specified direction, using the specified options.
</para>
            </summary>
            <param name="textToFind">
		A string representing the search text.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SearchOptions"/> enumeration specifying search options.

            </param>
            <param name="direction">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SearchDirection"/> enumeration specifying the search direction.

            </param>
            <returns>An <see cref="T:DevExpress.XtraRichEdit.API.Native.ISearchResult"/> interface used to perform a search.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.StartSearch(System.String)">
            <summary>
                <para>Provides a search interface with default parameters.
</para>
            </summary>
            <param name="textToFind">
		A string representing the search text.

            </param>
            <returns>An <see cref="T:DevExpress.XtraRichEdit.API.Native.ISearchResult"/> interface used to perform a search.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Document.StartSearch(System.String,DevExpress.XtraRichEdit.API.Native.SearchOptions,DevExpress.XtraRichEdit.API.Native.SearchDirection,DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Provides a search interface for a search in the specified range in the specified direction, using the specified options.
</para>
            </summary>
            <param name="textToFind">
		A string representing the search text.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SearchOptions"/> enumeration specifying search options.

            </param>
            <param name="direction">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SearchDirection"/> enumeration specifying the search direction.

            </param>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing a range to search.

            </param>
            <returns>An <see cref="T:DevExpress.XtraRichEdit.API.Native.ISearchResult"/> interface used to perform a search.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.Text">
            <summary>
                <para>Gets or sets the document's text (plain text).
</para>
            </summary>
            <value>A string value that specifies the text of the document.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Document.Unit">
            <summary>
                <para>Gets or sets a unit of measure used within the document.

</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.XtraRichEdit.DocumentUnit"/> enumeration values.


</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.Html.ExportRootTag">

            <summary>
                <para>Lists root HTML tags available for export.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.ExportRootTag.Body">
            <summary>
                <para>Specifies the @lt;BODY@gt; tag as the root tag for export.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.ExportRootTag.Html">
            <summary>
                <para>Specifies the @lt;HTML@gt; tag as the root tag for export.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.Html.HtmlExporter">

            <summary>
                <para>Represents an object used to export the document content in HTML format.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Export.Html.HtmlExporter.#ctor(DevExpress.XtraRichEdit.Model.DocumentModel,DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions)">
            <summary>
                <para>Initializes a new instance of the HtmlExporter class with the specified Document Model and HTML export options.
</para>
            </summary>
            <param name="documentModel">
		A current Document Model.

            </param>
            <param name="options">
		A <see cref="T:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions"/> instance containing HTML export options.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Export.Html.HtmlExporter.Export">
            <summary>
                <para>Exports the document in HTML format.
</para>
            </summary>
            <returns>A string, representing the document in HTML format.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.IncrementNumerationParagraphIndentCommand">

            <summary>
                <para>Increments the indent level of a paragraph in a numbered list.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.IncrementNumerationParagraphIndentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the IncrementNumerationParagraphIndentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.Html.UriExportType">

            <summary>
                <para>Lists types of paths used in exported documents to specify links to external content.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.UriExportType.Absolute">
            <summary>
                <para>The exported document contains absolute paths to external content.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.UriExportType.Relative">
            <summary>
                <para>The exported document contains relative paths to external content.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.FieldsHighlightMode">

            <summary>
                <para>Lists conditions for highlighting the fields in the document.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.FieldsHighlightMode.Always">
            <summary>
                <para>Document fields are always highlighted.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.FieldsHighlightMode.Auto">
            <summary>
                <para>Default highlight mode. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.FieldsHighlightMode.Never">
            <summary>
                <para>Document fields are not visually recognized.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.ImeCloseStatus">

            <summary>
                <para>Lists possible results of finalizing the input and closing the input method editor window.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.ImeCloseStatus.ImeCompositionCancel">
            <summary>
                <para>Composition string in the input method editor is discarded.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.ImeCloseStatus.ImeCompositionComplete">
            <summary>
                <para>The composition string is used as the result string to insert in the document.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.FieldOptions">

            <summary>
                <para>Represents settings which define the appearance and behavior of the document fields.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.FieldOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the FieldOptions class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.FieldOptions.HighlightColor">
            <summary>
                <para>Gets or sets the color used to highlight the document fields.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> value representing the highlight color.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.FieldOptions.HighlightMode">
            <summary>
                <para>Gets or sets when the document fields should be highlighted.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.FieldsHighlightMode"/> enumeration member specifying the condition.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.ISearchResult">

            <summary>
                <para>Defines the interface used for text searching. 
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ISearchResult.CurrentResult">
            <summary>
                <para>Gets the search result.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the text range that matches the search string.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.ISearchResult.FindNext">
            <summary>
                <para>Performs a search.
</para>
            </summary>
            <returns><b>true</b> if the search text is found; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.ISearchResult.Replace(System.String)">
            <summary>
                <para>Performs a text replacement.
</para>
            </summary>
            <param name="replaceWith">
		A replacement string.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.ISearchResult.Reset">
            <summary>
                <para>Restarts the search.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.SearchOptions">

            <summary>
                <para>Lists options used for searching.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.SearchOptions.CaseSensitive">
            <summary>
                <para>Performs a case sensitive search. Only exact matches are found (e.g. "myString" matches "myString" but not "mystring").

</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.SearchOptions.None">
            <summary>
                <para> 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").
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.SearchOptions.WholeWord">
            <summary>
                <para>Search strings will only match if neither an alphabetical character nor a decimal digit occurs on either side of the string.

</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.SearchDirection">

            <summary>
                <para>List search directions.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.SearchDirection.Backward">
            <summary>
                <para>Search is performed backward, from the end to the start of the range.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.SearchDirection.Forward">
            <summary>
                <para>Search is performed forward, from the start to the end of the range.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit">

            <summary>
                <para>Contains settings specific to an in-place editor that displays RTF data.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.#ctor">
            <summary>
                <para>Initializes a new instance of the RepositoryItemRichTextEdit class with default settings. 


</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.AcceptsTab">
            <summary>
                <para>Gets or sets a value specifying whether a tab character can be inserted into the editor's text.
</para>
            </summary>
            <value><b>true</b> if tab characters typed within the control are accepted and processed by an editor; otherwise, <b>false</b>.
</value>


        </member>
        <member name="M:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.Assign(DevExpress.XtraEditors.Repository.RepositoryItem)">
            <summary>
                <para>Copies the settings of the specified repository item.
</para>
            </summary>
            <param name="item">
		A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItem"/> object or its descendant that represents the source of the operation.

            </param>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.AutoHeight">
            <summary>
                <para>Gets whether the editor's height is calculated automatically to fit the editor's content. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <value>Always <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.CustomHeight">
            <summary>
                <para>Gets or sets the editor's height.
</para>
            </summary>
            <value>An integer value that specifies the editor's height, in pixels.
</value>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.DocumentFormat">
            <summary>
                <para>Gets or sets the format of the document contained in the editor.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration member, specifying the document format.
</value>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.EditorTypeName">
            <summary>
                <para>Gets the class name of an editor corresponding to the current repository item.
</para>
            </summary>
            <value>A <see cref="T:System.String"/> value that identifies the class name of a corresponding editor.
</value>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.Encoding">
            <summary>
                <para>Gets or sets the character encoding of the document contained in the editor.
</para>
            </summary>
            <value>A  <see cref="T:System.Text.Encoding"/> object specifying the character encoding.

</value>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.EncodingWebName">
            <summary>
                <para>Gets or sets the character encoding by specifying the name registered with the Internet Assigned Numbers Authority (IANA).
</para>
            </summary>
            <value>A string, representing the IANA encoding.
</value>


        </member>
        <member name="M:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.GetBrick(DevExpress.XtraEditors.PrintCellHelperInfo)">
            <summary>
                <para>Returns a brick object that contains information on how the current editor should be printed.
</para>
            </summary>
            <param name="info">
		A <see cref="T:DevExpress.XtraEditors.PrintCellHelperInfo"/> object that provides information on the editor's state and appearance settings that will be used when the editor is printed.

            </param>
            <returns>An <see cref="T:DevExpress.XtraPrinting.IVisualBrick"/> object that provides information on how the current editor should be printed.
</returns>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.HorizontalIndent">
            <summary>
                <para>Gets or sets a horizontal margin between the border and text.
</para>
            </summary>
            <value>An integer value that specifies a horizontal margin, in pixels, between the border and text.
</value>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.MaxHeight">
            <summary>
                <para>Gets or sets the editor's maximum height.
</para>
            </summary>
            <value>An integer value that specifies the editor's maximum height, in pixels.
</value>


        </member>
        <member name="M:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.Register">
            <summary>
                <para>Registers the current RepositoryItemRichTextEdit instance within the default Repository.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit.VerticalIndent">
            <summary>
                <para>Gets or sets a vertical margin between the border and text.
</para>
            </summary>
            <value>An integer value that specifies a vertical margin, in pixels, between the border and text.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.Rtf.RtfNumberingListExportFormat">

            <summary>
                <para>Enumerates list representations in the resulting RTF file.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Rtf.RtfNumberingListExportFormat.PlainTextFormat">
            <summary>
                <para>Lists are saved as plain text only, no specific RTF autonumber instructions are included. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Rtf.RtfNumberingListExportFormat.RtfFormat">
            <summary>
                <para>Lists are saved as text with autonumber instructions, as the RTF standard defines.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditUnhandledExceptionEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.UnhandledException"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditUnhandledExceptionEventHandler.Invoke(System.Object,DevExpress.XtraRichEdit.RichEditUnhandledExceptionEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.UnhandledException"/> event.
</para>
            </summary>
            <param name="sender">
		The event sender ( a <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/>).

            </param>
            <param name="e">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditUnhandledExceptionEventArgs"/> object which contains event data.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditUnhandledExceptionEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.UnhandledException"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditUnhandledExceptionEventArgs.#ctor(System.Exception)">
            <summary>
                <para>Initializes a new instance of the RichEditUnhandledExceptionEventArgs class with the specified exception.
</para>
            </summary>
            <param name="e">
		An <see cref="T:System.Exception"/> object representing the exception which caused an event.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditUnhandledExceptionEventArgs.Exception">
            <summary>
                <para>Gets the exception which triggers the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.UnhandledException"/> event.
</para>
            </summary>
            <value>An <see cref="T:System.Exception"/> object representing an exception which caused the event.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditUnhandledExceptionEventArgs.Handled">
            <summary>
                <para>Gets or sets whether the exception should be propagated upwards.
</para>
            </summary>
            <value><b>true</b> to stop the exception from being propagated; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditAppearance">

            <summary>
                <para>Represents appearance settings specific to the RichEditControl.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditAppearance.#ctor">
            <summary>
                <para>Initializes a new instance of the RichEditAppearance class with default settings. 
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditAppearance.Text">
            <summary>
                <para>Provides access to the appearance object containing appearance settings for the text.
</para>
            </summary>
            <value>An <see cref="T:DevExpress.Utils.AppearanceObject"/> representing properties used to customize the look and feel of the text.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.SectionColumns">

            <summary>
                <para>Represents an interface for creating, applying and retrieving a column layout of a section in a document.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionColumns.Count">
            <summary>
                <para>Gets the number of columns in the section.
</para>
            </summary>
            <value>An integer, representing the number of columns in the section.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.SectionColumns.CreateUniformColumns(DevExpress.XtraRichEdit.API.Native.SectionPage,System.Single,System.Int32)">
            <summary>
                <para>Creates a uniform column layout using the current page settings.

</para>
            </summary>
            <param name="page">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionPage"/> object representing a current page.

            </param>
            <param name="columnSpacing">
		A <b>Single</b> value specifying the width of an individual column, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/>.


            </param>
            <param name="columnCount">
		A <b>Single</b> value specifying the number of columns on a page.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionColumnCollection"/> object representing a collection of columns.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.SectionColumns.CreateUniformColumns(System.Single,System.Single,System.Int32)">
            <summary>
                <para>Creates a uniform column layout using the specified settings.

</para>
            </summary>
            <param name="columnWidth">
		A <b>Single</b> value specifying the width of an individual column, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/>.


            </param>
            <param name="columnSpacing">
		A <b>Single</b> value specifying the spacing between adjacent columns, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/>.

            </param>
            <param name="columnCount">
		A <b>Single</b> value specifying the number of columns on a page.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionColumnCollection"/> object representing a collection of columns.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.SectionColumns.GetColumns">
            <summary>
                <para>Gets the column layout of the current section.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionColumnCollection"/> object representing columns in the current section.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.SectionColumns.SetColumns(DevExpress.XtraRichEdit.API.Native.SectionColumnCollection)">
            <summary>
                <para>Applies the columns to the section.
</para>
            </summary>
            <param name="columns">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionColumnCollection"/> representing the layout to be applied.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.SectionColumnCollection">

            <summary>
                <para>Represents a collection of columns in the layout.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.SectionColumnCollection.#ctor">
            <summary>
                <para>Initializes a new instance of the SectionColumnCollection class.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.SectionColumn">

            <summary>
                <para>Represents an individual column in the layout.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.SectionColumn.#ctor(System.Single,System.Single)">
            <summary>
                <para>Initializes a new instance of the SectionColumn class with the specified width and spacing.
</para>
            </summary>
            <param name="width">
		A <b>Single</b> value representing the column width measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.

            </param>
            <param name="spacing">
		A <b>Single</b> value representing the distance between columns measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.


            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionColumn.Spacing">
            <summary>
                <para>Gets or sets the amount of space between adjacent columns.
</para>
            </summary>
            <value>A <b>Single</b> value measured in units specified via the <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> property.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionColumn.Width">
            <summary>
                <para>Gets or sets the width of individual column.
</para>
            </summary>
            <value>A <b>Single</b> value measured in units specified via the <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> property.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Utils.Units">

            <summary>
                <para>Represents a helper class with static methods used for unit conversion.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.CentimetersToDocumentsF(System.Single)">
            <summary>
                <para>Converts a measurement from centimeters to documents. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> centimeter value to be converted to documents.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToCentimetersF(System.Single)">
            <summary>
                <para>Converts a measurement from documents to centimeters. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> documents value to be converted to centimeters.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToHundredthsOfInch(System.Drawing.Size)">
            <summary>
                <para>Converts measurements in the Size structure from documents to hundredths of an inch.
</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Size"/> values in documents to be converted to hundredths of an inch.

            </param>
            <returns>A <see cref="T:System.Drawing.Size"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToHundredthsOfInch(System.Int32)">
            <summary>
                <para>Converts a measurement from documents to hundredths of an inch. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> documents value to be converted to hundredths of an inch.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToHundredthsOfMillimeter(System.Drawing.Size)">
            <summary>
                <para>Converts measurements from documents to hundredths of a millimeter.
</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Size"/> in documents to be converted to hundredths of a millimeter.

            </param>
            <returns>A <see cref="T:System.Drawing.Size"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToHundredthsOfMillimeter(System.Int32)">
            <summary>
                <para>Converts a measurement from documents to hundredths of a millimeter. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> documents value to be converted to hundredths of a millimeter.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToInchesF(System.Single)">
            <summary>
                <para>Converts a measurement from documents to inches. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> documents value to be converted to inches.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToMillimetersF(System.Single)">
            <summary>
                <para>Converts a measurement from documents to millimeters. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> documents value to be converted to millimeters.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToPicasF(System.Single)">
            <summary>
                <para>Converts a measurement from documents to picas. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> documents value to be converted to picas.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToPixels(System.Drawing.Point,System.Single,System.Single)">
            <summary>
                <para>Converts point coordinates from documents to pixels.
</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Point"/> with values in documents, to be converted to pixels.


            </param>
            <param name="dpiX">
		 A dpi value used for conversion of the X-coordinate.


            </param>
            <param name="dpiY">
		 A dpi value used for conversion of the Y-coordinate.


            </param>
            <returns>A <see cref="T:System.Drawing.Point"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToPixels(System.Drawing.Rectangle,System.Single,System.Single)">
            <summary>
                <para>Converts a rectangle from documents to pixels.

</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Rectangle"/> with values in documents, to be converted to pixels.


            </param>
            <param name="dpiX">
		 A dpi value used for conversion of the X-coordinate.


            </param>
            <param name="dpiY">
		 A dpi value used for conversion of the Y-coordinate.


            </param>
            <returns>A <see cref="T:System.Drawing.Rectangle"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToPixels(System.Int32,System.Single)">
            <summary>
                <para>Converts a measurement from documents to pixels. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> documents value to be converted to pixels.

            </param>
            <param name="dpi">
		 A dpi value used for conversion.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToPixelsF(System.Double,System.Single)">
            <summary>
                <para>Converts a measurement from documents to pixels. Returns the converted measurement as a <b>Double</b>.
</para>
            </summary>
            <param name="val">
		The <b>Double</b> documents value to be converted to pixels.

            </param>
            <param name="dpi">
		A dpi value used for conversion.

            </param>
            <returns>A <b>Double</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToPoints(System.Int32)">
            <summary>
                <para>Converts a measurement from documents to points. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> documents value to be converted to points.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToPointsF(System.Single)">
            <summary>
                <para>Converts a measurement from documents to points. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="val">
		The <b>Single</b> documents value to be converted to points.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToPointsFRound(System.Single)">
            <summary>
                <para>Converts a measurement from documents to points and rounds the result. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="val">
		The <b>Single</b> documents value to be converted to points.


            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToTwips(System.Int32)">
            <summary>
                <para>Converts a measurement from documents to twips. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> documents value to be converted to twips.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToTwips(System.Drawing.Size)">
            <summary>
                <para>Converts measurements from documents to twips. 
</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Size"/> with values in documents to be converted to twips.

            </param>
            <returns>A <see cref="T:System.Drawing.Size"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.DocumentsToTwipsF(System.Single)">
            <summary>
                <para>Converts a measurement from documents to twips. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="val">
		The <b>Single</b> value measured in documents to be converted to twips.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.HundredthsOfInchToDocuments(System.Int32)">
            <summary>
                <para>Converts a measurement from hundredths of an inch to documents. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> hundredths of an inch value to be converted to documents.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.HundredthsOfInchToDocuments(System.Drawing.Size)">
            <summary>
                <para>Converts measurements in the Size structure from hundredths of an inch to documents.
</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Size"/> with values in hundredths of an inch to be converted to documents.

            </param>
            <returns>A <see cref="T:System.Drawing.Size"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.HundredthsOfMillimeterToDocuments(System.Drawing.Size)">
            <summary>
                <para>Converts measurements from hundredths of a millimeter to documents.
</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Size"/> with values in hundredths of a millimeter to be converted to documents.

            </param>
            <returns>A <see cref="T:System.Drawing.Size"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.HundredthsOfMillimeterToDocuments(System.Int32)">
            <summary>
                <para>Converts a measurement from hundredths of a millimeter to documents. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> hundredths of millimeter value to be converted to documents.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.HundredthsOfMillimeterToPixels(System.Int32,System.Single)">
            <summary>
                <para>Converts a measurement from hundredths of a millimeter to pixels. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> hundredths of a millimeter value to be converted to pixels.

            </param>
            <param name="dpi">
		The dpi value used for conversion.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.HundredthsOfMillimeterToPixels(System.Drawing.Size,System.Single,System.Single)">
            <summary>
                <para>Converts a measurement from hundredths of a millimeter to pixels. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Size"/> with values in hundredths of a millimeter to be converted to pixels.

            </param>
            <param name="dpiX">
		A dpi value used for conversion of the X-coordinate.


            </param>
            <param name="dpiY">
		A dpi value used for conversion of the Y-coordinate.


            </param>
            <returns>A <see cref="T:System.Drawing.Size"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.InchesToDocumentsF(System.Single)">
            <summary>
                <para>Converts a measurement from inches to documents. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> inches value to be converted to documents.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.MillimetersToDocumentsF(System.Single)">
            <summary>
                <para>Converts a measurement from millimeters to documents. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> millimeters value to be converted to documents.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.MillimetersToPoints(System.Int32)">
            <summary>
                <para>Converts a measurement from millimeters to points. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="value">
		The <b>Integer</b> millimeters value to be converted to points.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.MillimetersToPointsF(System.Single)">
            <summary>
                <para>Converts a measurement from millimeters to points. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		A <b>Single</b> value in millimeters to be converted to points.

            </param>
            <returns>A <b>Single</b> value.

</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PicasToDocumentsF(System.Single)">
            <summary>
                <para>Converts a measurement from picas to documents. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> picas value to be converted to documents.

            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToDocuments(System.Drawing.Size,System.Single,System.Single)">
            <summary>
                <para>Converts measurements from pixels to documents.
</para>
            </summary>
            <param name="size">
		The <see cref="T:System.Drawing.Size"/> structure in pixels to be converted to documents.

            </param>
            <param name="dpiX">
		A dpi value used for conversion of the X-coordinate.

            </param>
            <param name="dpiY">
		A dpi value used for conversion of the Y-coordinate.

            </param>
            <returns>A <see cref="T:System.Drawing.Size"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToDocuments(System.Double,System.Single)">
            <summary>
                <para>Converts a measurement from pixels to documents. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> pixels value to be converted to documents.

            </param>
            <param name="dpi">
		A dpi value used for conversion.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToDocuments(System.Drawing.Point,System.Single,System.Single)">
            <summary>
                <para>Converts point coordinates from pixels to documents.
</para>
            </summary>
            <param name="point">
		The <see cref="T:System.Drawing.Point"/> to be converted from pixels to documents.

            </param>
            <param name="dpiX">
		A dpi value used for conversion of the X-coordinate.

            </param>
            <param name="dpiY">
		A dpi value used for conversion of the Y-coordinate.

            </param>
            <returns>A <see cref="T:System.Drawing.Point"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToDocuments(System.Int32,System.Single)">
            <summary>
                <para>Converts a measurement from pixels to documents. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> pixels value to be converted to documents.

            </param>
            <param name="dpi">
		A dpi value used for conversion.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToDocuments(System.Drawing.Rectangle,System.Single,System.Single)">
            <summary>
                <para>Converts a rectangle from pixels to documents.

</para>
            </summary>
            <param name="rect">
		The <see cref="T:System.Drawing.Rectangle"/> with measurements in pixels to be converted to documents.

            </param>
            <param name="dpiX">
		A dpi value used for conversion of the X-coordinate.


            </param>
            <param name="dpiY">
		A dpi value used for conversion of the Y-coordinate.


            </param>
            <returns>A <see cref="T:System.Drawing.Rectangle"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToHundredthsOfMillimeter(System.Int32,System.Single)">
            <summary>
                <para>Converts a measurement from pixels to hundredths of a millimeter. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		An <b>Integer</b> pixels value to be converted to hundredths of a millimeter,

            </param>
            <param name="dpi">
		A dpi value used for conversion.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToHundredthsOfMillimeter(System.Drawing.Size,System.Single,System.Single)">
            <summary>
                <para>Converts measurements from pixels to hundredths of a millimeter.
</para>
            </summary>
            <param name="val">
		The <see cref="T:System.Drawing.Size"/> in pixels to be converted to hundredths of a millimeter.

            </param>
            <param name="dpiX">
		A dpi value to be used for conversion of the X-coordinate.


            </param>
            <param name="dpiY">
		A dpi value to be used for conversion of the Y-coordinate.


            </param>
            <returns>A <see cref="T:System.Drawing.Size"/> structure.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToPoints(System.Int32,System.Single)">
            <summary>
                <para>Converts a measurement from pixels to points.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> pixels value to be converted to points.

            </param>
            <param name="dpi">
		A dpi value used for conversion.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PixelsToPoints(System.Double,System.Single)">
            <summary>
                <para>Converts a measurement from pixels to points.
</para>
            </summary>
            <param name="val">
		The <b>Integer </b> pixels value to be converted to points.

            </param>
            <param name="dpi">
		A dpi value used for conversion.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PointsToDocuments(System.Int32)">
            <summary>
                <para>Converts a measurement from points to documents. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> points value to be converted to documents.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.PointsToDocumentsF(System.Single)">
            <summary>
                <para>Converts a measurement from points to documents. Returns the converted measurement as a <b>Single</b>.
</para>
            </summary>
            <param name="value">
		The <b>Single</b> points value to be converted to documents.


            </param>
            <returns>A <b>Single</b> value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Utils.Units.TwipsToDocuments(System.Int32)">
            <summary>
                <para>Converts a measurement from twips to documents. Returns the converted measurement as an <b>Integer</b>.
</para>
            </summary>
            <param name="val">
		The <b>Integer</b> twips value to be converted to documents.

            </param>
            <returns>An <b>Integer</b> value.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditViewRepository">

            <summary>
                <para>Represents a repository for the views of the Rich Edit control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditViewRepository.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the RichEditViewRepository class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> value that specifies the <b>Rich Edit</b> control which owns the view. This value is assigned to the <see cref="P:DevExpress.XtraRichEdit.RichEditView.Control"/> property.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditViewRepository.Dispose">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.

</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditViewRepository.DraftView">
            <summary>
                <para>Provides access to the <b>Draft View</b> of the RichEditControl.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.DraftView"/> object representing a draft view of the control.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditViewRepository.PrintLayoutView">
            <summary>
                <para>Provides access to the <b>Print Layout View</b> of the RichEditControl.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.PrintLayoutView"/> object representing a print layout view of the control.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditViewRepository.SimpleView">
            <summary>
                <para>Provides access to the <b>Simple View</b> of the RichEditControl.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.SimpleView"/> object representing a simple view of the control.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditViewRepository.ToString">
            <summary>
                <para>Overrides the base class method to clear the text representation of an object.
</para>
            </summary>
            <returns>An empty string.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.Html.CssPropertiesExportType">

            <summary>
                <para>Lists possible ways to export style information.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.CssPropertiesExportType.ExportToCurrentFile">
            <summary>
                <para>Saves style sheets incorporated in the main document.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.CssPropertiesExportType.ExportToSeparateFile">
            <summary>
                <para>Saves style sheets in a separate CSS file.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.CssPropertiesExportType.Inline">
            <summary>
                <para>CSS is embedded by placing it as an attribute to an HTML tag.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.CssPropertiesExportType.Link">
            <summary>
                <para>CSS is included as a link to an external CSS-file.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.Export.Html.CssPropertiesExportType.Style">
            <summary>
                <para>CSS is included in a @lt;STYLE@gt; tag.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.PrintLayoutView">

            <summary>
                <para>Represents a page layout view of the Rich Edit control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.PrintLayoutView.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PrintLayoutView class with the specified owner. This member supports the internal infrastructure and is not intended to be used directly from your code.

</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> value that specifies the <b>Rich Edit</b> control which owns the view. This value is assigned to the <see cref="P:DevExpress.XtraRichEdit.RichEditView.Control"/> property.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.PrintLayoutView.Type">
            <summary>
                <para>Gets the RichEditControl View's type.
</para>
            </summary>
            <value>The <see cref="F:DevExpress.XtraRichEdit.RichEditViewType.PrintLayout"/> value.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.DraftView">

            <summary>
                <para>Represents a draft view of the Rich Edit control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.DraftView.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DraftView class with the specified owner. This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> value that specifies the <b>Rich Edit</b> control which owns the view. This value is assigned to the <see cref="P:DevExpress.XtraRichEdit.RichEditView.Control"/> property.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DraftView.Padding">
            <summary>
                <para>Gets or sets the distance from the text to the control's border in pixels. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Forms.Padding"/> object representing the control's padding.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DraftView.Type">
            <summary>
                <para>Gets the RichEditControl View's type.
</para>
            </summary>
            <value>The <see cref="P:DevExpress.XtraRichEdit.RichEditViewRepository.DraftView"/> value.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.SimpleView">

            <summary>
                <para>Represents a simple view of the Rich Edit control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.SimpleView.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the SimpleView class with the specified owner. This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> value that specifies the <b>Rich Edit </b> control which owns the view. This value is assigned to the <see cref="P:DevExpress.XtraRichEdit.RichEditView.Control"/> property.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.SimpleView.Padding">
            <summary>
                <para>Gets or sets the distance from the text to the control's border in pixels. 
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Forms.Padding"/> object representing the control's padding.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.SimpleView.Type">
            <summary>
                <para>Gets the RichEditControl View's type.

</para>
            </summary>
            <value>The <see cref="F:DevExpress.XtraRichEdit.RichEditViewType.Simple"/> value.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditView">

            <summary>
                <para>Represents a base class for the RichEditControl views.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditView.BackColor">
            <summary>
                <para>Gets or sets the background color of the View.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> object representing the background color of the View.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditView.Control">
            <summary>
                <para>Provides access to the Rich Edit control to which the current View belongs.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> representing the Rich Edit control to which the current View belongs. 
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditView.Dispose">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditView.GetCursorBounds">
            <summary>
                <para>Gets the cursor coordinates in the current document's view.

</para>
            </summary>
            <returns>A <see cref="T:System.Drawing.Rectangle"/> representing the cursor. The units of measurement are documents.

</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditView.ToString">
            <summary>
                <para>Overrides the base class method to clear the text representation of an object.
</para>
            </summary>
            <returns>An empty string.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditView.Type">
            <summary>
                <para>Gets the RichEditControl View's type.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditViewType"/> enumeration member indicating the type of the View.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditView.ZoomFactor">
            <summary>
                <para>Gets or sets the current zoom level used to display the document.
</para>
            </summary>
            <value>The factor by which the contents of the control is zoomed. 
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Menu.RichEditPopupMenu">

            <summary>
                <para>Represents a popup (context) menu of the <b>RichEditControl</b>.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Menu.RichEditPopupMenu.#ctor">
            <summary>
                <para>Initializes a new instance of the RichEditPopupMenu class with default settings.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Menu.RichEditPopupMenu.#ctor(System.EventHandler)">
            <summary>
                <para>Initializes a new instance of the RichEditPopupMenu class with the specified handler for the <see cref="E:DevExpress.Utils.Menu.DXSubMenuItem.BeforePopup"/> event.
</para>
            </summary>
            <param name="beforePopup">
		An event handler that will be invoked before the menu is displayed.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditNotificationOptions">

            <summary>
                <para>Represents a base class for the classes containing different options used in the RichEditControl.
</para>
            </summary>

        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditNotificationOptions.Changed">
            <summary>
                <para>Occurs when the RichEditControl options are modified.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditNotificationOptions.Reset">
            <summary>
                <para>Resets all notification options to their default values.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.DocumentExportCapabilities">

            <summary>
                <para>Represents the formatting capabilities required for correct export of the document.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentExportCapabilities.CharacterFormatting">
            <summary>
                <para>Gets or sets whether the document contains non-default character formatting.
</para>
            </summary>
            <value><b>true</b> if the document contains non-default character formatting; otherwise, <b>false</b>.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentExportCapabilities.Contains(DevExpress.XtraRichEdit.DocumentExportCapabilities)">
            <summary>
                <para>Determines whether the current  capabilities are a superset of the specified capabilities.
</para>
            </summary>
            <param name="value">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentExportCapabilities"/> object to test.

            </param>
            <returns><b>true</b> if the current capabilities contain the specified capabilities; otherwise, <b>false</b>.

</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentExportCapabilities.Equals(System.Object)">
            <summary>
                <para>Determines whether the specified object is equal to the current DocumentExportCapabilities instance.
</para>
            </summary>
            <param name="obj">
		The object to compare with the current object.


            </param>
            <returns><b>true</b> if the specified object is equal to the current DocumentExportCapabilities instance; otherwise <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentExportCapabilities.GetHashCode">
            <summary>
                <para>Gets the hash code (a number) that corresponds to the value of the current DocumentExportCapabilities object.
</para>
            </summary>
            <returns>An integer value representing the hash code for the current object.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentExportCapabilities.InlineObjects">
            <summary>
                <para>Gets or sets whether the document contains in-line objects.
</para>
            </summary>
            <value><b>true</b> if the document contains in-line objects; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentExportCapabilities.InlinePictures">
            <summary>
                <para>Gets or sets whether the document contains in-line images.
</para>
            </summary>
            <value><b>true</b> if the document contains in-line images; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentExportCapabilities.ParagraphFormatting">
            <summary>
                <para>Gets or sets whether the document contains non-default paragraph formatting.
</para>
            </summary>
            <value><b>true</b> if the document contains non-default paragraph formatting; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentExportCapabilities.Sections">
            <summary>
                <para>Gets or sets whether the document formatting contains section partitioning.
</para>
            </summary>
            <value><b>true</b> if the formatting contains section partitioning; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentExportCapabilities.Styles">
            <summary>
                <para>Gets or sets whether the document formatting contains styles.
</para>
            </summary>
            <value><b>true</b> if the formatting contains styles; otherwise, <b>false</b>.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentExportCapabilities.ToString">
            <summary>
                <para>Converts the numeric value of this instance to its equivalent string representation.
</para>
            </summary>
            <returns>The string representation of the value of this instance.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.StrikeoutType">

            <summary>
                <para>Lists strikeout styles.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.StrikeoutType.Double">
            <summary>
                <para>Specifies the double strikeout.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.StrikeoutType.None">
            <summary>
                <para>Indicates that the text strikeout is disabled.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.StrikeoutType.Single">
            <summary>
                <para>Specifies the single strikeout.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.ParagraphFirstLineIndent">

            <summary>
                <para>Specifies the indent for the first line in a paragraph.

</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphFirstLineIndent.Hanging">
            <summary>
                <para>The first line of a paragraph is indented to the left, by the value specified by the <see cref="P:DevExpress.XtraRichEdit.API.Native.Paragraph.FirstLineIndent"/> property.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphFirstLineIndent.Indented">
            <summary>
                <para>The first line of a paragraph is indented to the right by the value specified by the <see cref="P:DevExpress.XtraRichEdit.API.Native.Paragraph.FirstLineIndent"/> property.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphFirstLineIndent.None">
            <summary>
                <para>The first line of a paragraph doesn't have any indent.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.ParagraphAlignment">

            <summary>
                <para>Specifies text alignment within a paragraph.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphAlignment.Center">
            <summary>
                <para>Text is aligned to the center of the paragraph.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphAlignment.Justify">
            <summary>
                <para>Text is justified to the entire width of the paragraph.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphAlignment.Left">
            <summary>
                <para>Text is aligned to the left of the paragraph.


</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.ParagraphAlignment.Right">
            <summary>
                <para>Text is aligned to the right of the paragraph.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.DocumentUnit">

            <summary>
                <para>Specifies the unit of measure used within the document.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentUnit.Centimeter">
            <summary>
                <para>Specifies centimeters as measurement units.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentUnit.Document">
            <summary>
                <para>Specifies documents (<b>1</b>@#8260;<b>300</b>  of an inch) as measurement units.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentUnit.Inch">
            <summary>
                <para>Specifies inches as measurement units.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentUnit.Millimeter">
            <summary>
                <para>Specifies millimeters as measurement units.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentUnit.Point">
            <summary>
                <para>Specifies points as measurement units.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.Section">

            <summary>
                <para>An inetrface that defines a section within a document.

</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Section.Columns">
            <summary>
                <para>Provides access to the <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionColumns"/> interface used for operations with columns in the document.

</para>
            </summary>
            <value>An object providing the <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionColumns"/> interface.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Section.Margins">
            <summary>
                <para>Provides access to an object used to specify or retrieve the section's margin settings.
</para>
            </summary>
            <value>An object exposing the <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionMargins"/> interface used to control the section's margin settings.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Section.Page">
            <summary>
                <para>Provides access to an object used to specify or retrieve the section's page settings.

</para>
            </summary>
            <value>An object exposing the <see cref="T:DevExpress.XtraRichEdit.API.Native.SectionPage"/> interface used to control the section's page settings.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Section.Paragraphs">
            <summary>
                <para>Provides access to a collection of paragraphs within the section.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphCollection"/> interface defining a list of paragraphs in the section.

</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.Paragraph">

            <summary>
                <para>Represents a single paragraph in a document.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.Alignment">
            <summary>
                <para>Gets or sets text alignment within a paragraph.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphAlignment"/> enumeration value.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Paragraph.Equals(System.Object)">
            <summary>
                <para>Determines whether the specified object is equal to the current Paragraph instance.
</para>
            </summary>
            <param name="obj">
		An object to compare with the current object.


            </param>
            <returns><b>true</b> if the specified object is equal to the current Paragraph instance; otherwise <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.FirstLineIndent">
            <summary>
                <para>Gets or sets a value specifying the indent for the first line in a paragraph.

</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value specifying the indent for the first line, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.FirstLineIndentType">
            <summary>
                <para>Gets or sets a value specifying whether and how the first line in a paragraph is indented.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphFirstLineIndent"/> enumeration value, which specifies the first line's indent.

</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Paragraph.GetHashCode">
            <summary>
                <para>Gets the hash code (a number) that corresponds to the value of the current Paragraph object.

</para>
            </summary>
            <returns>An integer value representing the hash code for the current object.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.LeftIndent">
            <summary>
                <para>Gets or sets the left indent for the specified paragraph.

</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the left indent, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/>.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.LineSpacing">
            <summary>
                <para>Gets or sets a line spacing value.

</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing line spacing, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.


</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.LineSpacingMultiplier">
            <summary>
                <para>Gets or sets the multiplier which is used to calculate the line spacing value.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the line spacing multiplier.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.LineSpacingType">
            <summary>
                <para>Gets or sets a value which determines the spacing between lines in a paragraph.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing"/> enumeration value representing the line spacing type.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.Range">
            <summary>
                <para>Gets the document range occupied by the current paragraph.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> interface.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.RightIndent">
            <summary>
                <para>Gets or sets the right indent for the specified paragraph.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the right indent, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/>.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.SpacingAfter">
            <summary>
                <para>Gets or sets the spacing after the current paragraph.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the spacing after the paragraph, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.SpacingBefore">
            <summary>
                <para>Gets or sets the spacing before the current paragraph.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the spacing before the paragraph, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Paragraph.SuppressHyphenation">
            <summary>
                <para>Gets or sets a value indicating whether a paragraph can be hyphenated.

</para>
            </summary>
            <value><b>true</b> to suppress hyphenation; <b>false</b> to enable hyphenation.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.FieldCollection">

            <summary>
                <para>Represents a collection of fields in the document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.FieldCollection.Add(DevExpress.XtraRichEdit.API.Native.DocumentPosition,System.String)">
            <summary>
                <para>Add a field specified by its codes to the field collection.
</para>
            </summary>
            <param name="start">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> representing the position at which the field is inserted.

            </param>
            <param name="code">
		A string representing the field's codes.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.Field"/> object representing the newly created field.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.FieldCollection.Add(DevExpress.XtraRichEdit.API.Native.DocumentRange)">
            <summary>
                <para>Create a field from the specified range and add it to the field collection.
</para>
            </summary>
            <param name="range">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> representing a range transformed to a field.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.Field"/> object representing the newly created field.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.FieldCollection.Update">
            <summary>
                <para>Updates all fields in the collection.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.Field">

            <summary>
                <para>Represents a field in the document.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Field.CodeRange">
            <summary>
                <para>Gets the range containing the field codes.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range occupied by the field's code.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Field.Range">
            <summary>
                <para>Gets the document range occupied by the field.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range containing the field, including the codes and field's result.


</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Field.ResultRange">
            <summary>
                <para>Gets the range containing the field result.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the range occupied with the field's result.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.Field.ShowCodes">
            <summary>
                <para>Gets or sets whether to show the field's codes.
</para>
            </summary>
            <value><b>true</b> to show the field's codes; otherwise, <b>false</b>.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.Field.Update">
            <summary>
                <para>Updates the result of the field.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Services.IUriProvider">

            <summary>
                <para>Defines the provider of the locations for external objects in document export.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Services.IUriProvider.CreateCssUri(System.String,System.String,System.String)">
            <summary>
                <para>Creates a location and saves the specified style information to that location. 
</para>
            </summary>
            <param name="rootUri">
		A string representing the root URI used to create a location. 

            </param>
            <param name="styleText">
		A string containing CSS style information. 

            </param>
            <param name="relativeUri">
		A string that specifies the relative URI for stylesheets. It is <b>null</b> if the <see cref="P:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions.UriExportType"/> is <see cref="F:DevExpress.XtraRichEdit.Export.Html.UriExportType.Absolute"/>.

            </param>
            <returns>A Uniform Resource Identifier (URI) of the CSS style information. 
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Services.IUriProvider.CreateImageUri(System.String,System.Drawing.Image,System.String)">
            <summary>
                <para>Creates a location and saves the specified image to that location.
</para>
            </summary>
            <param name="rootUri">
		A string representing the root URI used to create a location.

            </param>
            <param name="image">
		A <see cref="T:System.Drawing.Image"/> object representing the image being saved. 

            </param>
            <param name="relativeUri">
		A string that specifies the relative URI for stylesheets. It is <b>null</b> if the <see cref="P:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions.UriExportType"/> is <see cref="F:DevExpress.XtraRichEdit.Export.Html.UriExportType.Absolute"/>.

            </param>
            <returns>A Uniform Resource Identifier (URI) of the image. 
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions">

            <summary>
                <para>Contains options for exporting the document in HTML format.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the HtmlDocumentExporterOptions class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions.CssPropertiesExportType">
            <summary>
                <para>Gets or sets how the style sheets properties are exported.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Export.Html.CssPropertiesExportType"/> enumeration value specifying the export type.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions.Encoding">
            <summary>
                <para>Gets or sets the character encoding used in an exported document.

</para>
            </summary>
            <value>A <see cref="T:System.Text.Encoding"/> class representing the character encoding.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions.ExportRootTag">
            <summary>
                <para>Gets or sets the root tag of the HTML document to start the export.
</para>
            </summary>
            <value>An <see cref="T:DevExpress.XtraRichEdit.Export.Html.ExportRootTag"/> enumeration value specifying the HTML document tag.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions.HtmlNumberingListExportFormat">
            <summary>
                <para>Gets or sets how the lists are represented in the resulting document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Export.Html.HtmlNumberingListExportFormat"/> enumeration value specifying how the lists are exported.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.HtmlDocumentExporterOptions.UriExportType">
            <summary>
                <para>Specifies how the links to external content are saved in the exported document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Export.Html.UriExportType"/> enumeration member specifying an absolute or relative path.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditViewType">

            <summary>
                <para>Specifies the view used to show the document within the <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/>.

</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.RichEditViewType.Draft">
            <summary>
                <para>Specifies that the control is in a draft mode.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.RichEditViewType.PrintLayout">
            <summary>
                <para>Specifies that the control is in a print layout mode. In this mode, the control displays pages with all formattings applied. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.RichEditViewType.Simple">
            <summary>
                <para>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. 

</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.PreparePopupMenuEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.PreparePopupMenu"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.PreparePopupMenuEventHandler.Invoke(System.Object,DevExpress.XtraRichEdit.PreparePopupMenuEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.PreparePopupMenu"/> event.
</para>
            </summary>
            <param name="sender">
		The event sender (typically a <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/>).


            </param>
            <param name="e">
		A <see cref="T:DevExpress.XtraRichEdit.PreparePopupMenuEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.PreparePopupMenuEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.PreparePopupMenu"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.PreparePopupMenuEventArgs.#ctor(DevExpress.XtraRichEdit.Menu.RichEditPopupMenu)">
            <summary>
                <para>Initializes a new instance of the PreparePopupMenuEventArgs class with the specified menu object.
</para>
            </summary>
            <param name="menu">
		A <see cref="T:DevExpress.XtraRichEdit.Menu.RichEditPopupMenu"/> object specifying the menu for the event. This object is assigned to the <see cref="P:DevExpress.XtraRichEdit.PreparePopupMenuEventArgs.Menu"/> property.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.PreparePopupMenuEventArgs.Menu">
            <summary>
                <para>Gets or sets the popup (context) menu for which this event was raised.

</para>
            </summary>
            <value>A <b>RichEditPopupMenu</b> object, which represents the context menu for the event. 

</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.DocumentFormat">

            <summary>
                <para>Represents a document format.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentFormat.#ctor(System.Int32)">
            <summary>
                <para>Initializes a new instance of the DocumentFormat class with the specified value.

</para>
            </summary>
            <param name="value">
		An integer value specifying the initial value for the document format.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentFormat.Equals(System.Object)">
            <summary>
                <para>Determines whether the specified object is equal to the current DocumentFormat instance.
</para>
            </summary>
            <param name="obj">
		The object to compare with the current object.

            </param>
            <returns><b>true</b> if the specified object is equal to the current DocumentFormat instance; otherwise <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentFormat.GetHashCode">
            <summary>
                <para>Gets the hash code (a number) that corresponds to the value of the current DocumentFormat object.

</para>
            </summary>
            <returns>An integer value representing the hash code for the current object.
</returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentFormat.Html">
            <summary>
                <para>The HTML format.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentFormat.Mht">
            <summary>
                <para>The MHT format - web page archive format used to save HTML code with resources represented by external links (images etc.), in a single file
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentFormat.OpenXml">
            <summary>
                <para>The OpenXML file format.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentFormat.PlainText">
            <summary>
                <para>The plain text format.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentFormat.Rtf">
            <summary>
                <para>The Rich Text Format (RTF).
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentFormat.ToString">
            <summary>
                <para>Returns a human-readable string that represents the DocumentFormat object.
</para>
            </summary>
            <returns>A <see cref="T:System.String"/> value that represents the DocumentFormat object.
</returns>


        </member>
        <member name="F:DevExpress.XtraRichEdit.DocumentFormat.Undefined">
            <summary>
                <para>The document's format is undefined.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.HorizontalScrollbarOptions">

            <summary>
                <para>Represents the class containing options for the horizontal scrollbar.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.HorizontalScrollbarOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the HorizontalScrollbarOptions class with default settings.

</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.VerticalScrollbarOptions">

            <summary>
                <para>Represents the class containing options for the vertical scrollbar.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.VerticalScrollbarOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the VerticalScrollbarOptions class with default settings.

</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditScrollbarVisibility">

            <summary>
                <para>Specifies the visibility of a scroll bar.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.RichEditScrollbarVisibility.Auto">
            <summary>
                <para>A scroll bar is automatically displayed when required.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.RichEditScrollbarVisibility.Hidden">
            <summary>
                <para>A scroll bar is hidden.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.RichEditScrollbarVisibility.Visible">
            <summary>
                <para>A scroll bar is visible.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.DocumentSaveOptions">

            <summary>
                <para>Represents the settings which define file name and file format that are used when saving and loading the document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.DocumentSaveOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the DocumentSaveOptions class with default settings.


</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentSaveOptions.CurrentFileName">
            <summary>
                <para>Gets or sets the file name into which the document is saved or from which it is loaded.

</para>
            </summary>
            <value>A <see cref="T:System.String"/> which represents the current file name (including the path and the file extension).
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentSaveOptions.CurrentFormat">
            <summary>
                <para>Gets or sets the file format into which the document is saved or from which it is loaded.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> member representing the current file format.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentSaveOptions.DefaultFileName">
            <summary>
                <para>Gets or sets the file name used by default, when saving or loading documents.


</para>
            </summary>
            <value>A <see cref="T:System.String"/> which represents the default file name (including the path and the file extension).
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.DocumentSaveOptions.DefaultFormat">
            <summary>
                <para>Gets or sets the file format used by default, when saving or loading documents.


</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> member, representing the default file format.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.ScrollbarOptions">

            <summary>
                <para>Represents the base class for scrollbar options.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.ScrollbarOptions.Visibility">
            <summary>
                <para>Gets or sets a value that specifies the visibility of a scroll bar.
</para>
            </summary>
            <value><b>true</b> if a scroll bar is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditControlOptions">

            <summary>
                <para>Represents the storage of settings specific for the <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/>.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControlOptions.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the RichEditControlOptions class with the specified owner.

</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the created options.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControlOptions.DocumentSaveOptions">
            <summary>
                <para>Provides access to the control's document saving options.
</para>
            </summary>
            <value>An <see cref="T:DevExpress.XtraRichEdit.DocumentSaveOptions"/> object that contains document saving related settings.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControlOptions.Fields">
            <summary>
                <para>Provides access to the options that specify certain characteristics of the document fields.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.FieldOptions"/> object containing options for the document fields.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControlOptions.HorizontalScrollbar">
            <summary>
                <para>Provides access to horizontal scroll bar options.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.HorizontalScrollbarOptions"/> object that contains the horizontal scroll bar's settings.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControlOptions.MailMerge">
            <summary>
                <para>Provides access to default RichEditControl options used for mail merge.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditMailMergeOptions"/> object containing default mail merge options.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControlOptions.VerticalScrollbar">
            <summary>
                <para>Provides access to vertical scroll bar options.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.VerticalScrollbarOptions"/> object that contains the vertical scroll bar's settings.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.ParagraphProperties">

            <summary>
                <para>Represents paragraph properties.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.Alignment">
            <summary>
                <para>Gets or sets text alignment within a paragraph.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphAlignment"/> enumeration value or <b>null</b> (<b>Nothing</b> in Visual Basic) for a mixture of paragraphs with different alignments.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.FirstLineIndent">
            <summary>
                <para>Gets or sets a value specifying the indent of the first line of a paragraph.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value specifying the indent of the first line measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units or <b>null</b> (<b>Nothing</b> in Visual Basic), for a mixture of paragraphs with different indents.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.FirstLineIndentType">
            <summary>
                <para>Gets or sets a value specifying whether and how the first line of a paragraph is indented.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphFirstLineIndent"/> enumeration value, specifying the first line indent or <b>null</b> (<b>Nothing</b> in Visual Basic), for a mixture of paragraphs with different indent types.


</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.LeftIndent">
            <summary>
                <para>Gets or sets the left indent for text within a paragraph.

</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the left indent measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units or <b>null</b> (<b>Nothing</b> in Visual Basic) for a mixture of paragraphs with different indents.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.LineSpacing">
            <summary>
                <para>Gets or sets a line spacing value.

</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing line spacing measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units or <b>null</b> (<b>Nothing</b> in Visual Basic) for a mixture of paragraphs with different line spacings.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.LineSpacingMultiplier">
            <summary>
                <para>Gets or sets the multiplier which is used to calculate the line spacing value.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the line spacing multiplier or <b>null</b> (<b>Nothing</b> in Visual Basic), for a mixture of paragraphs with different line spacings.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.LineSpacingType">
            <summary>
                <para>Gets or sets a value which determines the spacing between lines in a paragraph.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.ParagraphLineSpacing"/> enumeration value representing the line spacing type.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.RightIndent">
            <summary>
                <para>Gets or sets the right indent value for the specified paragraph.

</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the right indent measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units or <b>null</b> (<b>Nothing</b> in Visual Basic) for a mixture of paragraphs with different indents.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.SpacingAfter">
            <summary>
                <para>Gets or sets the spacing after the current paragraph.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the spacing after the paragraph, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units or <b>null</b> (<b>Nothing</b> in Visual Basic), for a mixture of paragraphs with different spacings.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.SpacingBefore">
            <summary>
                <para>Gets or sets the spacing before the current paragraph.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value representing the spacing before the paragraph, measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units or <b>null</b> (<b>Nothing</b> in Visual Basic), for a mixture of paragraphs with different spacings.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.ParagraphProperties.SuppressHyphenation">
            <summary>
                <para>Gets or sets a value indicating whether a paragraph can be hyphenated.

</para>
            </summary>
            <value><b>true</b> to suppress hyphenation; <b>false</b> to enable hyphenation or <b>null</b> (<b>Nothing</b> in Visual Basic) for a mixture of hyphenation styles.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.SectionPage">

            <summary>
                <para>Provides access to the page settings of a section.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionPage.Height">
            <summary>
                <para>Gets or sets the page's height.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value specifying the page's height measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionPage.Landscape">
            <summary>
                <para>Gets or sets a value that specifies whether the page's orientation is landscape.

</para>
            </summary>
            <value><b>true</b> if the page's orientation is landscape; <b>false</b>, if the page has the standard portrait orientation.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionPage.PaperKind">
            <summary>
                <para>Gets or sets a value that specifies the page's paper size.
</para>
            </summary>
            <value>One of <see cref="T:System.Drawing.Printing.PaperKind"/> enumeration values.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionPage.Width">
            <summary>
                <para>Gets or sets the page's width.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value that specifies the page's width measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.

</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.CharacterProperties">

            <summary>
                <para>Provides access to character properties.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.AllCaps">
            <summary>
                <para>Gets or sets a value indicating whether all characters are capital letters.
</para>
            </summary>
            <value><b>true</b> if all characters are capitalized; otherwise, <b>false</b> or <b>null</b> for a mixture of <b>true</b> and <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.BackColor">
            <summary>
                <para>Gets or sets the background color of character(s).
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> value representing the background color or <b>null</b> for mixed colors.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.Bold">
            <summary>
                <para>Gets or sets a value indicating whether characters are bold.
</para>
            </summary>
            <value><b>true</b> if characters are bold; otherwise, <b>false</b> or <b>null</b> for a mixture of <b>true</b> and <b>false</b>.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.FontName">
            <summary>
                <para>Gets or sets the character(s) font name.

</para>
            </summary>
            <value>A <see cref="T:System.String"/> value representing the font name or <b>null</b> for a mixture of font faces.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.FontSize">
            <summary>
                <para>Gets or sets the character(s) font size.


</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value, representing the font size in points or <b>null</b> for mixed sizes.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.ForeColor">
            <summary>
                <para>Gets or sets the foreground color of characters.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> value representing the foreground color, or <b>null</b> for a mixture of values.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.Hidden">
            <summary>
                <para>Gets or sets  the hidden attribute of a text.
</para>
            </summary>
            <value><b>true</b> if the text is hidden; otherwise, <b>false</b> or <b>null</b> for a mixture of values.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.Italic">
            <summary>
                <para>Gets or sets a value indicating whether a character(s) is italicized.

</para>
            </summary>
            <value><b>true</b> if characters are italicized; otherwise, <b>false</b> or <b>null</b>, for a mixture of <b>true</b> and <b>false</b>.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.Strikeout">
            <summary>
                <para>Gets or sets a value indicating whether characters are strikeout.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.StrikeoutType"/> enumeration value or <b>null</b>, for a mixture of strikeout types.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.Subscript">
            <summary>
                <para>Gets or sets a value indicating whether character(s) are formatted as subscript.
</para>
            </summary>
            <value><b>true</b> if character(s) are formatted as subscript; otherwise, <b>false</b> or <b>null</b> for a mixture of <b>true</b> and <b>false</b>.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.Superscript">
            <summary>
                <para>Gets or sets a value indicating whether character(s) are formatted as superscript.
</para>
            </summary>
            <value><b>true</b> if character(s) are formatted as superscript; otherwise, <b>false</b> or <b>null</b> for a mixture of <b>true</b> and <b>false</b>.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.Underline">
            <summary>
                <para>Returns or sets the type of underline applied to the character(s).
</para>
            </summary>
            <value>An <see cref="T:DevExpress.XtraRichEdit.API.Native.UnderlineType"/> enumeration value or <b>null</b>, for a mixture of underline types.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.CharacterProperties.UnderlineColor">
            <summary>
                <para>Gets or sets the color of the underline for the specified characters.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> value or <b>null</b>, for a mixture of underline colors.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.SectionMargins">

            <summary>
                <para>Provides access to the properties of margins in a <see cref="T:DevExpress.XtraRichEdit.API.Native.Section"/>.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionMargins.Bottom">
            <summary>
                <para>Gets or sets a value that specifies the bottom margin.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value that specifies the bottom margin measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionMargins.Left">
            <summary>
                <para>Gets or sets a value that specifies the left margin.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value that specifies the left margin measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionMargins.Right">
            <summary>
                <para>Gets or sets a value that specifies the right margin.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value that specifies the right margin measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.SectionMargins.Top">
            <summary>
                <para>Gets or sets a value that specifies the top margin.
</para>
            </summary>
            <value>A <see cref="T:System.Single"/> value that specifies the top margin measured in <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.DocumentRange">

            <summary>
                <para>An interface that defines a document range.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentRange.Contains(DevExpress.XtraRichEdit.API.Native.DocumentPosition)">
            <summary>
                <para>Gets whether the current document range contains a specified position. 
</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> representing a position to test for inclusion.

            </param>
            <returns><b>true</b> if the specified position is contained within the range; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.End">
            <summary>
                <para>Gets the end position of the DocumentRange.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object representing the end of the text range.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Length">
            <summary>
                <para>Gets the length of a document range in characters.
</para>
            </summary>
            <value>An integer, representing the number of character positions in a range.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.DocumentRange.Start">
            <summary>
                <para>Gets the start position of the DocumentRange.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object representing the start of the text range.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.SectionCollection">

            <summary>
                <para>An interface that defines a collection of <see cref="T:DevExpress.XtraRichEdit.API.Native.Section"/> objects.
</para>
            </summary>

        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.ParagraphCollection">

            <summary>
                <para>An interface that defines a collection of <see cref="T:DevExpress.XtraRichEdit.API.Native.Paragraph"/> objects.
</para>
            </summary>

        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition">

            <summary>
                <para>Represents a position within a document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentPosition.Equals(System.Object)">
            <summary>
                <para>Determines whether the specified object is equal to the current DocumentPosition instance.
</para>
            </summary>
            <param name="obj">
		The object to compare with the current object.

            </param>
            <returns><b>true</b> if the specified object is equal to the current DocumentPosition instance; otherwise <b>false</b>.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentPosition.GetHashCode">
            <summary>
                <para>Gets the hash code (a number) that corresponds to the value of the current DocumentPosition object.

</para>
            </summary>
            <returns>An integer value representing the hash code for the current object.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentPosition.ToInt">
            <summary>
                <para>Returns an integer representation of the DocumentPosition object.
</para>
            </summary>
            <returns>An integer value.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentPosition.ToString">
            <summary>
                <para>Converts the numeric value of this instance to its equivalent string representation.
</para>
            </summary>
            <returns>The string representation of the value of this instance.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Export.IExporterOptions">

            <summary>
                <para>Defines options for the document being exported.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.Export.IExporterOptions.TargetUri">
            <summary>
                <para>Gets or sets the URI of the document being exported.
</para>
            </summary>
            <value>A string representing the document URI.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleViewMergedDataCommand">

            <summary>
                <para>Represents a command used to display or hide data in place of the field codes.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleViewMergedDataCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleViewMergedDataCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleViewMergedDataCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleViewMergedDataCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ToggleFieldCodesCommand">

            <summary>
                <para>Represents a command used to show or hide field codes. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFieldCodesCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ToggleFieldCodesCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ToggleFieldCodesCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl,DevExpress.XtraRichEdit.Model.Field)">
            <summary>
                <para>Initializes a new instance of the ToggleFieldCodesCommand class with the specified owner and the specified field.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>
            <param name="field">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.Field"/> object representing a document field for which to show/hide codes.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ToggleFieldCodesCommand.Id">
            <summary>
                <para>Gets the ID of the ToggleFieldCodesCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ShowInsertMergeFieldFormCommand">

            <summary>
                <para>Invokes the dialog window that alows inserting merged fields from the database into the document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowInsertMergeFieldFormCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ShowInsertMergeFieldFormCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ShowInsertMergeFieldFormCommand.Id">
            <summary>
                <para>Gets the ID of the ShowInsertMergeFieldFormCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ShowAllFieldResultsCommand">

            <summary>
                <para>Represents a command used to display merged data in place of field codes. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowAllFieldResultsCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ShowAllFieldResultsCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ShowAllFieldResultsCommand.Id">
            <summary>
                <para>Gets the ID of the ShowAllFieldResultsCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ShowAllFieldCodesCommand">

            <summary>
                <para>Represents a command used to display all field codes in place of the fields in the document.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ShowAllFieldCodesCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ShowAllFieldCodesCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ShowAllFieldCodesCommand.Id">
            <summary>
                <para>Gets the ID of the ShowAllFieldCodesCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.BeforeImportEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.BeforeImport"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.BeforeImportEventHandler.Invoke(System.Object,DevExpress.XtraRichEdit.BeforeImportEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.BeforeImport"/> event.
</para>
            </summary>
            <param name="sender">
		The event sender (typically a <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/>).

            </param>
            <param name="e">
		A <see cref="T:DevExpress.XtraRichEdit.BeforeImportEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.BeforeImportEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.BeforeImport"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.BeforeImportEventArgs.#ctor(DevExpress.XtraRichEdit.DocumentFormat,DevExpress.XtraRichEdit.Import.IImporterOptions)">
            <summary>
                <para>Initializes a new instance of the BeforeImportEventArgs class with the specified settings.
</para>
            </summary>
            <param name="documentFormat">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration member specifying the format of the imported document.

            </param>
            <param name="options">
		An <see cref="T:DevExpress.XtraRichEdit.Import.IImporterOptions"/> interface defining the import source and various importer-specific options.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.BeforeImportEventArgs.DocumentFormat">
            <summary>
                <para>Gets the format of the document being imported.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration value.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.BeforeImportEventArgs.Options">
            <summary>
                <para>Provides access to the importer options.
</para>
            </summary>
            <value>An <see cref="T:DevExpress.XtraRichEdit.Import.IImporterOptions"/> interface defining import options.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.BeforeExportEventHandler">

            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.BeforeExport"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.BeforeExportEventHandler.Invoke(System.Object,DevExpress.XtraRichEdit.BeforeExportEventArgs)">
            <summary>
                <para>Represents a method that will handle the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.BeforeExport"/> event.
</para>
            </summary>
            <param name="sender">
		The event sender (typically a <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/>).

            </param>
            <param name="e">
		A <see cref="T:DevExpress.XtraRichEdit.BeforeExportEventArgs"/> object that contains event data.

            </param>


        </member>
        <member name="T:DevExpress.XtraRichEdit.BeforeExportEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.XtraRichEdit.RichEditControl.BeforeExport"/> event.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.BeforeExportEventArgs.#ctor(DevExpress.XtraRichEdit.DocumentFormat,DevExpress.XtraRichEdit.Export.IExporterOptions)">
            <summary>
                <para>Initializes a new instance of the BeforeExportEventArgs class with the specified settings.
</para>
            </summary>
            <param name="documentFormat">
		A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration member specifying the format of the exported document.

            </param>
            <param name="options">
		An <see cref="T:DevExpress.XtraRichEdit.Export.IExporterOptions"/> interface defining the exporter options.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.BeforeExportEventArgs.DocumentFormat">
            <summary>
                <para>Gets the format of the document being exported.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration value.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.BeforeExportEventArgs.Options">
            <summary>
                <para>Provides access to the exporter options.
</para>
            </summary>
            <value>An <see cref="T:DevExpress.XtraRichEdit.Export.IExporterOptions"/> interface defining export options.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditMailMergeOptions">

            <summary>
                <para>Specifies default options used for mail merge.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditMailMergeOptions.#ctor">
            <summary>
                <para>Initializes a new instance of the RichEditMailMergeOptions class with default settings.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditMailMergeOptions.ActiveRecord">
            <summary>
                <para>Gets or sets the index of a record displayed in place of a field in a preview.

</para>
            </summary>
            <value>An integer, specifying the ordinal number of a record in a data source.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditMailMergeOptions.DataMember">
            <summary>
                <para>Gets or sets a specific data member in a data source that contains several tables or members.
</para>
            </summary>
            <value>A string value representing the data source member.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditMailMergeOptions.DataSource">
            <summary>
                <para>Gets or sets the data source for the mail merge.
</para>
            </summary>
            <value>An object that represents the data source from which the merged data is retrieved.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditMailMergeOptions.ViewMergedData">
            <summary>
                <para>Gets or sets whether actual data is displayed in place of the document fields.
</para>
            </summary>
            <value><b>true</b> to display actual data; otherwise, <b>false</b>.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.MergeMode">

            <summary>
                <para>Lists delimiters that start the new merged range. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.MergeMode.NewParagraph">
            <summary>
                <para>Specifies that the next merged range starts with a new paragraph.

</para>
            </summary>


        </member>
        <member name="F:DevExpress.XtraRichEdit.API.Native.MergeMode.NewSection">
            <summary>
                <para>Specifies that the next merged range starts with a new section.

</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.MailMergeOptions">

            <summary>
                <para>Defines the options used for mail merge.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.MailMergeOptions.DataMember">
            <summary>
                <para>Gets or sets a specific data member in a data source that contains several tables or members.
</para>
            </summary>
            <value>A string value representing the data source member.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.MailMergeOptions.DataSource">
            <summary>
                <para>Gets or sets the data source for the mail merge.
</para>
            </summary>
            <value>An object that represents the data source from which the merged data is retrieved.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.MailMergeOptions.FirstRecordIndex">
            <summary>
                <para>Gets or sets the record index from which the merge starts.
</para>
            </summary>
            <value>An integer, specifying the starting record index.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.MailMergeOptions.LastRecordIndex">
            <summary>
                <para>Gets or sets the record index at which the merge finishes.
</para>
            </summary>
            <value>An integer, specifying the final record index.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.MailMergeOptions.MergeMode">
            <summary>
                <para>Gets or sets how the merged ranges are delimited in the resulting document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.MergeMode"/> enumeration value specifying the delimiter.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.RichEditControl">

            <summary>
                <para>Represents a RichEdit control which is a container for the rich-text document with all the necessary functionality for loading, editing and saving.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.#ctor">
            <summary>
                <para>Initializes a new instance of the RichEditControl class with default settings.

</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.About">
            <summary>
                <para>Invokes the <b>About</b> dialog box.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.ActiveView">
            <summary>
                <para>Gets the <b>View</b> currently used by the <b>RichEdit</b> control to show the document. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditView"/> class instance, which is one of the views listed in the <see cref="T:DevExpress.XtraRichEdit.RichEditViewType"/> enumeration.
</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.ActiveViewChanged">
            <summary>
                <para>Occurs when the value of the <see cref="P:DevExpress.XtraRichEdit.RichEditControl.ActiveView"/> property is changed.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.ActiveViewType">
            <summary>
                <para>Gets or sets the type of the <b>View</b> which is currently used by the RichEdit to show the document. 
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditViewType"/> enumeration value specifying the active <b>View</b> type.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.AddService(System.Type,System.ComponentModel.Design.ServiceCreatorCallback,System.Boolean)">
            <summary>
                <para>Adds the specified service to the service container. 
</para>
            </summary>
            <param name="serviceType">
		The type of service to add. 

            </param>
            <param name="callback">
		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. 

            </param>
            <param name="promote">
		<b>true</b> to promote this request to any parent service containers; otherwise, <b>false</b>. 

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.AddService(System.Type,System.ComponentModel.Design.ServiceCreatorCallback)">
            <summary>
                <para>Adds the specified service to the service container. 
</para>
            </summary>
            <param name="serviceType">
		The type of service to add. 

            </param>
            <param name="callback">
		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. 

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.AddService(System.Type,System.Object,System.Boolean)">
            <summary>
                <para>Adds the specified service to the service container. 
</para>
            </summary>
            <param name="serviceType">
		The type of service to add. 

            </param>
            <param name="serviceInstance">
		An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter.

            </param>
            <param name="promote">
		<b>true</b> to promote this request to any parent service containers; otherwise, <b>false</b>. 

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.AddService(System.Type,System.Object)">
            <summary>
                <para>Adds the specified service to the service container. 
</para>
            </summary>
            <param name="serviceType">
		The type of service to add. 

            </param>
            <param name="serviceInstance">
		An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Appearance">
            <summary>
                <para>Provides access to the object containing appearance settings for the control.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditAppearance"/> object containig appearance settings specific to the RichEditControl.

</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.BackColor">
            <summary>
                <para>This property is not in effect for the RichEditControl class. 
</para>
            </summary>
            <value> A <see cref="T:System.Drawing.Color"/> value representing the background color.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.BackgroundImage">
            <summary>
                <para>This property is not in effect for the RichEditControl class. 
</para>
            </summary>
            <value> 
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.BackgroundImageLayout">
            <summary>
                <para>This property is not in effect for the RichEditControl class.
</para>
            </summary>
            <value> 
</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.BeforeDispose">
            <summary>
                <para>Occurs before the RichEdit control is released from memory
</para>
            </summary>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.BeforeExport">
            <summary>
                <para>Occurs before the document is saved (exported to a certain format).
</para>
            </summary>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.BeforeImport">
            <summary>
                <para>Occurs before a document is loaded (imported from an external source).
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.BeginUpdate">
            <summary>
                <para>Prevents the control from being updated until the <see cref="M:DevExpress.XtraRichEdit.RichEditControl.EndUpdate"/> method is called. 

</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.BorderStyle">
            <summary>
                <para>Gets or sets the border style for the RichEdit control.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraEditors.Controls.BorderStyles"/> enumeration value which specifies the border style of the scheduler control.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.CancelUpdate">
            <summary>
                <para>Unlocks the RichEdit control after a call to the <see cref="M:DevExpress.XtraRichEdit.RichEditControl.BeginUpdate"/> method, and causes an immediate update without raising any notification events.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.CloseImeWindow(DevExpress.XtraRichEdit.ImeCloseStatus)">
            <summary>
                <para>Finalizes the input method editor composition and closes IME window.
</para>
            </summary>
            <param name="closeSatus">
		A <see cref="T:DevExpress.XtraRichEdit.ImeCloseStatus"/> enumeration member specifying how the composition string is treated.

            </param>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.ContentChanged">
            <summary>
                <para>Occurs when the document content was changed.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.CreateCommand(DevExpress.XtraRichEdit.Commands.RichEditCommandId)">
            <summary>
                <para>Create a <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommand"/> object by the command identifier.
</para>
            </summary>
            <param name="commandId">
		A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> structure member, which specifies a command.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommand"/> instance, representing a Rich Text Control command.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.CreateNewDocument">
            <summary>
                <para>Creates a new empty RTF document, loads and displays it.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.DefaultViewType">
            <summary>
                <para>Gets the default view type used by the RichEdit control.
</para>
            </summary>
            <value>A DevExpress.RichEdit.RichEditViewType enumeration member, which specifies the RichEdit view.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Document">
            <summary>
                <para>Provides access to a <see cref="T:DevExpress.XtraRichEdit.API.Native.Document"/> interface representing the control's document.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.Document"/> interface representing a document loaded in the control.

</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.DocumentClosing">
            <summary>
                <para>Occurs when a document that has not yet been saved is about to be closed.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.DocumentLoaded">
            <summary>
                <para>Occurs after a text document is loaded into the RichEdit control.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.DpiX">
            <summary>
                <para>Gets the current dpi value for the X-coordinate.

</para>
            </summary>
            <value>A <b>Single</b> dpi value.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.DpiY">
            <summary>
                <para>Gets the current dpi value for the Y-coordinate.

</para>
            </summary>
            <value>A <b>Single</b> dpi value.
</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.EmptyDocumentCreated">
            <summary>
                <para>Occurs when a new document is created in the RichEdit Control.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.EndUpdate">
            <summary>
                <para>Unlocks the control after a call to the <see cref="M:DevExpress.XtraRichEdit.RichEditControl.BeginUpdate"/> method, and causes an immediate update. 
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Font">
            <summary>
                <para>Gets or sets the font of the text that has no direct font formatting or style applied.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Font"/> object.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.ForeColor">
            <summary>
                <para>Gets or sets the color of the text that has no direct font formatting or style applied.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> object representing the color.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.GetBoundsFromPosition(DevExpress.XtraRichEdit.API.Native.DocumentPosition)">
            <summary>
                <para>Gets the rectangle representing the character at the specified position.

</para>
            </summary>
            <param name="pos">
		A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> representing the position in the document.

            </param>
            <returns>A <see cref="T:System.Drawing.Rectangle"/> representing the character.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.GetPositionFromPoint(System.Drawing.Point)">
            <summary>
                <para>Gets the position in the document closest to the specified point.
</para>
            </summary>
            <param name="clientPoint">
		A <see cref="T:System.Windows.Point"/> object specifying the location for which the position is retrieved. The point coordinates are measured in <i>documents</i> units.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentPosition"/> object representing a position in the document.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.GetService(System.Type)">
            <summary>
                <para>Gets the service object of the specified type. 
</para>
            </summary>
            <param name="serviceType">
		An object that specifies the type of service object to get. 

            </param>
            <returns>A service object of the specified type,or a null reference (Nothing in Visual Basic) if there is no service object of this type. 
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.GetService">
            <summary>
                <para>Gets the service object of the specified generic type
</para>
            </summary>
            <returns>A service object of the specified generic type, or a null reference (<b>Nothing</b> in Visual Basic) if there is no service object of this type. 
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.HtmlText">
            <summary>
                <para>Gets or sets the control's content as HTML text.
</para>
            </summary>
            <value>A string containing text in HTML format.
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.IsImeWindowOpen">
            <summary>
                <para>Determines whether the Input Method Editor (IME) composition window is active.
</para>
            </summary>
            <returns><b>true</b> if the IME window is open; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.IsPrintingAvailable">
            <summary>
                <para>Indicates whether the RichEditControl can be printed or exported.
</para>
            </summary>
            <value><b>true</b> if the control can be printed and exported; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.IsUpdateLocked">
            <summary>
                <para>Gets whether the scheduler control has been locked for updating.
</para>
            </summary>
            <value><b>true</b> if the scheduler control is locked; otherwise, <b>false</b>. 
</value>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.LoadDocument">
            <summary>
                <para>Invokes the "Open..." file dialog, creates a specific importer and loads the file.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.LoadDocument(System.Windows.Forms.IWin32Window)">
            <summary>
                <para>Invokes the <b>Open</b> file dialog as a <i>child</i> of the specified <i>parent</i> window.
</para>
            </summary>
            <param name="parent">
		The <see cref="T:System.Windows.Forms.IWin32Window"/> that represents the parent window.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.LoadDocument(System.String,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Loads a document from a file, specifying the document's format.
</para>
            </summary>
            <param name="fileName">
		A string value specifying the path to the file from which to load a document.

            </param>
            <param name="documentFormat">
		One of the <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> members.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.LoadDocument(System.IO.Stream,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Loads a document from a stream, specifying the document's format.
</para>
            </summary>
            <param name="stream">
		The stream from which to load a document.

            </param>
            <param name="documentFormat">
		One of the <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> members.


            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.LookAndFeel">
            <summary>
                <para>Provides access to the settings that specify the RichEdit control's look and feel.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object whose properties specify the control's look and feel.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.MenuManager">
            <summary>
                <para>Gets or sets the menu manager which controls the look and feel of context menus.

</para>
            </summary>
            <value>An object that implements the <see cref="T:DevExpress.Utils.Menu.IDXMenuManager"/> interface.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.MhtText">
            <summary>
                <para>Gets or sets the control's content as MHT text.
</para>
            </summary>
            <value>A string containing text in MHT format.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Model">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.

</para>
            </summary>
            <value> 
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Modified">
            <summary>
                <para>Gets or sets a value that indicates that the RichEdit control contents was modified since it was last saved. 

</para>
            </summary>
            <value><b>true</b> if the control's contents was modified since it was last saved.; otherwise, <b>false</b>.
</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.ModifiedChanged">
            <summary>
                <para>Occurs when the value of the <see cref="P:DevExpress.XtraRichEdit.RichEditControl.Modified"/> property is changed.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.OpenXmlBytes">
            <summary>
                <para>Gets or sets the control's content as an array of bytes in Office Open XML (Docx) format.
</para>
            </summary>
            <value>An array of bytes representing the document in Docx format.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Options">
            <summary>
                <para>Provides access to options specific for the RichEdit control.
</para>
            </summary>
            <value>A <b>RichEditControlOptions</b> object that contains the control's settings.
</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.PreparePopupMenu">
            <summary>
                <para>Occurs before a context (popup) menu is created for the control's document every time a context menu is being invoked.

</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.Print">
            <summary>
                <para>Prints the document to the default printer.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.ReadOnly">
            <summary>
                <para>Gets or sets whether document modifications are prohibited.
</para>
            </summary>
            <value><b>true</b> if the document is in a read-only state; otherwise, <b>false</b>.

</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.ReadOnlyChanged">
            <summary>
                <para>Occurs when the read-only state of the RichEdit control is changed.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.RemoveService(System.Type)">
            <summary>
                <para>Removes the service of specified type from the service container. 
</para>
            </summary>
            <param name="serviceType">
		The type of service to remove. 

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.RemoveService(System.Type,System.Boolean)">
            <summary>
                <para>Removes the service of the specified type from the service container. 

</para>
            </summary>
            <param name="serviceType">
		The type of service to remove. 

            </param>
            <param name="promote">
		<b>true</b> to promote this request to any parent service containers; <b>otherwise</b>, false. 

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.ResetText">
            <summary>
                <para>Clears the text within the control.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.RightToLeft">
            <summary>
                <para>This property is not in effect for the RichEditControl class.
</para>
            </summary>
            <value> 
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.RtfText">
            <summary>
                <para>Gets or sets the formatted text content of the control.
</para>
            </summary>
            <value>A string, containing the document's content in rich text format.
</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.RtfTextChanged">
            <summary>
                <para>Occurs when the text in the control is changed.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.SaveDocument(System.Windows.Forms.IWin32Window)">
            <summary>
                <para>Saves the document or invokes the <b>Save As</b> file dialog as a <i>child</i> of the specified <i>parent</i> window.


</para>
            </summary>
            <param name="parent">
		The <see cref="T:System.Windows.Forms.IWin32Window"/> that represents the parent window.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.SaveDocument">
            <summary>
                <para>Saves a document.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.SaveDocument(System.String,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Saves the control's document to a file, specifying the document's format.
</para>
            </summary>
            <param name="fileName">
		A string value specifying the path to a file into which to save the control's document.


            </param>
            <param name="documentFormat">
		One of the <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration values.



            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.SaveDocument(System.IO.Stream,DevExpress.XtraRichEdit.DocumentFormat)">
            <summary>
                <para>Saves the control's document to a stream, specifying the document's format.
</para>
            </summary>
            <param name="stream">
		The stream to output the document to.

            </param>
            <param name="documentFormat">
		One of the <see cref="T:DevExpress.XtraRichEdit.DocumentFormat"/> enumeration values.



            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.SaveDocumentAs">
            <summary>
                <para>Invokes a <b>Save As</b> dialog and saves a document.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.SaveDocumentAs(System.Windows.Forms.IWin32Window)">
            <summary>
                <para>Invokes the <b>Save As</b> form which is shown modally as a <i>child</i> of the specified <i>parent</i> window.

</para>
            </summary>
            <param name="parent">
		The <see cref="T:System.Windows.Forms.IWin32Window"/> that represents the parent window.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.ScrollToCaret">
            <summary>
                <para>Scrolls the document to the caret position.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.SearchFormShowing">
            <summary>
                <para>Occurs when a search form is invoked before it is displayed.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.SelectionChanged">
            <summary>
                <para>Fires in response to changing a selection in the document.

</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.ShowPrintDialog">
            <summary>
                <para>Invokes the <b>Print</b> dialog.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.ShowPrintPreview">
            <summary>
                <para>Invokes the <b>Print Preview</b> window.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.ShowReplaceForm">
            <summary>
                <para>Invokes the SearchForm dialog switched to the <b>Replace</b> tab.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.XtraRichEdit.RichEditControl.ShowSearchForm">
            <summary>
                <para>Invokes the "Find and Replace" dialog.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.SpellChecker">
            <summary>
                <para>Gets or sets the component used for spelling check by the RichEdit control.
</para>
            </summary>
            <value>A component which provides the <b>DevExpress.XtraSpellChecker.ISpellChecker</b> interface.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Text">
            <summary>
                <para>Gets or sets the plain text content of the control.
</para>
            </summary>
            <value>A string, containing the document's unformatted text.
</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.UnhandledException">
            <summary>
                <para>This event is raised when an exception unhandled by the <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> occurs.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Unit">
            <summary>
                <para>Gets or sets a unit of measure used within the control.

</para>
            </summary>
            <value>One of the <see cref="T:DevExpress.XtraRichEdit.DocumentUnit"/> enumeration values.


</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.UpdateUI">
            <summary>
                <para>Raised when changes occur which may affect the control's UI.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.XtraRichEdit.RichEditControl.Views">
            <summary>
                <para>Contains settings of the Views that are used to display a document in the RichEdit Control. 
</para>
            </summary>
            <value> A <see cref="T:DevExpress.XtraRichEdit.RichEditViewRepository"/> object which stores the settings of the document Views. 
</value>


        </member>
        <member name="E:DevExpress.XtraRichEdit.RichEditControl.ZoomChanged">
            <summary>
                <para>Fires when the zoom factor used to display the document is changed.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.DocumentImageCollection">

            <summary>
                <para>An interface that defines a collection of document images.
</para>
            </summary>

        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.DocumentImage">

            <summary>
                <para>An interface that defines an image in the document.
</para>
            </summary>

        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.DocumentImage.OriginalSize">
            <summary>
                <para>Gets the original size of the image.
</para>
            </summary>
            <value>The <see cref="T:System.Drawing.SizeF"/> object representing the original size of the image, measured in current units.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.DocumentImage.Range">
            <summary>
                <para>Gets the range to which the inline image belongs.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentRange"/> object representing the image location in the document.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.DocumentImage.ScaleX">
            <summary>
                <para>Specifies the X-scaling factor of the inline image.
</para>
            </summary>
            <value>A float value, specifying the scaling factor for the X-axis.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.DocumentImage.ScaleY">
            <summary>
                <para>Specifies the Y-scaling factor of the inline image.
</para>
            </summary>
            <value>A float value, specifying the scaling factor for the Y-axis.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.API.Native.DocumentImage.Size">
            <summary>
                <para>Specifies the size of the inline image.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.SizeF"/> object representing the image size in current <see cref="P:DevExpress.XtraRichEdit.API.Native.Document.Unit"/> units of measurement.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.API.Native.DocumentImageSource">

            <summary>
                <para>Represents an object from which a <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImage"/> is created.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentImageSource.FromFile(System.String)">
            <summary>
                <para>Creates an image source object from the specified file.
</para>
            </summary>
            <param name="fileName">
		 A string that contains the name of the file from which to create the image. 

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImageSource"/> object representing the image in the document.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentImageSource.FromImage(System.Drawing.Image)">
            <summary>
                <para>Creates an image source object from the specified image.
</para>
            </summary>
            <param name="image">
		An <see cref="T:System.Drawing.Image"/> object representing an image to insert.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImageSource"/> object representing the image in the document.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentImageSource.FromStream(System.IO.Stream)">
            <summary>
                <para>Creates an image source object from the specified data stream.
</para>
            </summary>
            <param name="stream">
		A <see cref="T:System.IO.Stream"/> containing image data.

            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImageSource"/> object representing the image in the document.
</returns>


        </member>
        <member name="M:DevExpress.XtraRichEdit.API.Native.DocumentImageSource.FromUri(System.String,System.ComponentModel.Design.IServiceContainer)">
            <summary>
                <para>Creates an image source object from the specified URI string.
</para>
            </summary>
            <param name="uri">
		A string of characters identifying the resource in the Internet that can be interpreted as an image.

            </param>
            <param name="serviceContainer">
		An object providing the IUriStreamService interface which allows obtaining a data stream for a specified URI. 


            </param>
            <returns>A <see cref="T:DevExpress.XtraRichEdit.API.Native.DocumentImageSource"/> object representing the image in the document.
</returns>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.UpdateFieldCommand">

            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.UpdateFieldCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the UpdateFieldCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.UpdateFieldCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl,DevExpress.XtraRichEdit.Model.Field)">
            <summary>
                <para>This member supports the internal infrastructure and is not intended to be used directly from your code.
</para>
            </summary>
            <param name="control">
		 

            </param>
            <param name="field">
		 

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.UpdateFieldCommand.Id">
            <summary>
                <para>Gets the ID of the UpdateFieldCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ReplaceCommand">

            <summary>
                <para>Invokes the Search and Replace form that enables the user to search for specific text and replace it with a specified string.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ReplaceCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ReplaceCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ReplaceCommand.Id">
            <summary>
                <para>Gets the ID of the ReplaceCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.RedoCommand">

            <summary>
                <para>Reverses actions of the previous <see cref="T:DevExpress.XtraRichEdit.Commands.UndoCommand"/>.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.RedoCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the RedoCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.RedoCommand.Id">
            <summary>
                <para>Gets the ID of the RedoCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PreviousWordCommand">

            <summary>
                <para>Moves the cursor to the previous word.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PreviousWordCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PreviousWordCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PreviousWordCommand.Id">
            <summary>
                <para>Gets the ID of the PreviousWordCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PreviousScreenCommand">

            <summary>
                <para>Moves the cursor backward by the number of lines in the current control's window, minus one.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PreviousScreenCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PreviousScreenCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PreviousScreenCommand.Id">
            <summary>
                <para>Gets the ID of the PreviousScreenCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PreviousParagraphCommand">

            <summary>
                <para>Moves the cursor to the beginning of the previous paragraph.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PreviousParagraphCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PreviousParagraphCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PreviousParagraphCommand.Id">
            <summary>
                <para>Gets the ID of the PreviousParagraphCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PreviousPageCommand">

            <summary>
                <para>Moves the cursor to the beginning of the previous page.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PreviousPageCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PreviousPageCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PreviousPageCommand.Id">
            <summary>
                <para>Gets the ID of the PreviousPageCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PreviousLineCommand">

            <summary>
                <para>Moves the cursor to the previous line.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PreviousLineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PreviousLineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PreviousLineCommand.Id">
            <summary>
                <para>Gets the ID of the PreviousLineCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.PreviousCharacterCommand">

            <summary>
                <para>Moves the cursor to the previous character.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.PreviousCharacterCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the PreviousCharacterCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.PreviousCharacterCommand.Id">
            <summary>
                <para>Gets the ID of the PreviousCharacterCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.NextWordCommand">

            <summary>
                <para>Moves the cursor to the next word.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.NextWordCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the NextWordCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.NextWordCommand.Id">
            <summary>
                <para>Gets the ID of the NextWordCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.NextScreenCommand">

            <summary>
                <para>Moves the cursor forward by the number of lines in the current control's window, minus one.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.NextScreenCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the NextScreenCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.NextScreenCommand.Id">
            <summary>
                <para>Gets the ID of the NextScreenCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.NextParagraphCommand">

            <summary>
                <para>Moves the cursor to the beginning of the next paragraph.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.NextParagraphCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the NextParagraphCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.NextParagraphCommand.Id">
            <summary>
                <para>Gets the ID of the NextParagraphCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.NextPageCommand">

            <summary>
                <para>Moves the cursor to the beginning of the next page.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.NextPageCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the NextPageCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.NextPageCommand.Id">
            <summary>
                <para>Gets the ID of the NextPageCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.NextLineCommand">

            <summary>
                <para>Moves the cursor to the next line.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.NextLineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the NextLineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.NextLineCommand.Id">
            <summary>
                <para>Gets the ID of the NextLineCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.NextCharacterCommand">

            <summary>
                <para>Moves the cursor to the next character.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.NextCharacterCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the NextCharacterCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.NextCharacterCommand.Id">
            <summary>
                <para>Gets the ID of the NextCharacterCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertTrademarkSymbolCommand">

            <summary>
                <para>Inserts the trademark sign (<b>&#8482;</b>) symbol.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertTrademarkSymbolCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertTrademarkSymbolCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertTrademarkSymbolCommand.Id">
            <summary>
                <para>Gets the ID of the InsertTrademarkSymbolCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertRegisteredTrademarkSymbolCommand">

            <summary>
                <para>Inserts the registered trademark (<b>&#174;</b>) symbol.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertRegisteredTrademarkSymbolCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertRegisteredTrademarkSymbolCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertRegisteredTrademarkSymbolCommand.Id">
            <summary>
                <para>Gets the ID of the InsertRegisteredTrademarkSymbolCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertParagraphCommand">

            <summary>
                <para>Inserts a paragraph break.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertParagraphCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertParagraphCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertParagraphCommand.Id">
            <summary>
                <para>Gets the ID of the InsertParagraphCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertPageBreakCommand">

            <summary>
                <para>Inserts a page break.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertPageBreakCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertPageBreakCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertPageBreakCommand.Id">
            <summary>
                <para>Gets the ID of the InsertPageBreakCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertNonBreakingSpaceCommand">

            <summary>
                <para>Inserts a non-breaking space.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertNonBreakingSpaceCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertNonBreakingSpaceCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertNonBreakingSpaceCommand.Id">
            <summary>
                <para>Gets the ID of the InsertNonBreakingSpaceCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertLineBreakCommand">

            <summary>
                <para>Inserts the line break.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertLineBreakCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertLineBreakCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertLineBreakCommand.Id">
            <summary>
                <para>Gets the ID of the InsertLineBreakCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertEnDashCommand">

            <summary>
                <para>Inserts the en dash (-) symbol.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertEnDashCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertEnDashCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertEnDashCommand.Id">
            <summary>
                <para>Gets the ID of the InsertEnDashCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertEmDashCommand">

            <summary>
                <para>Inserts the em dash (<b>&#8212;</b>) symbol.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertEmDashCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertEmDashCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertEmDashCommand.Id">
            <summary>
                <para>Gets the ID of the InsertEmDashCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertEllipsisCommand">

            <summary>
                <para>Inserts the ellipsis (<b>&#8230;</b>) symbol.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertEllipsisCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertEllipsisCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertEllipsisCommand.Id">
            <summary>
                <para>Gets the ID of the InsertEllipsisCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertCopyrightSymbolCommand">

            <summary>
                <para>Inserts the copyright (<b>&#169;</b>) symbol.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertCopyrightSymbolCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertCopyrightSymbolCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertCopyrightSymbolCommand.Id">
            <summary>
                <para>Gets the ID of the InsertCopyrightSymbolCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.InsertColumnBreakCommand">

            <summary>
                <para>Inserts a column break in the document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.InsertColumnBreakCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the InsertColumnBreakCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.InsertColumnBreakCommand.Id">
            <summary>
                <para>Gets the ID of the InsertColumnBreakCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.IncrementNumerationFromParagraphCommand">

            <summary>
                <para>Increments numeration of a paragraph in a numbering list.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.IncrementNumerationFromParagraphCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the IncrementNumerationFromParagraphCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.IncrementNumerationFromParagraphCommand.Id">
            <summary>
                <para>Gets the ID of the IncrementNumerationFromParagraphCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.IncrementIndentCommand">

            <summary>
                <para>Increments the indent level of the paragraph.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.IncrementIndentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the IncrementIndentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.IncrementIndentCommand.Id">
            <summary>
                <para>Gets the ID of the IncrementIndentCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.IncrementFontSizeCommand">

            <summary>
                <para>Increases the font size of the selected text by one point.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.IncrementFontSizeCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the IncrementFontSizeCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.IncrementFontSizeCommand.Id">
            <summary>
                <para>Gets the ID of the IncrementFontSizeCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.IncreaseFontSizeCommand">

            <summary>
                <para>Increases the font size of the selection to the closest smaller predefined value.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.IncreaseFontSizeCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the IncreaseFontSizeCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.IncreaseFontSizeCommand.Id">
            <summary>
                <para>Gets the ID of the IncreaseFontSizeCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.FindPrevCommand">

            <summary>
                <para>Looks for the previous matching string as defined in the search criteria given by the preceding FindCommand.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.FindPrevCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the FindPrevCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.FindPrevCommand.Id">
            <summary>
                <para>Gets the ID of the FindPrevCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.FindNextCommand">

            <summary>
                <para>Looks for the next matching string as defined in the search criteria given by the preceding FindCommand.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.FindNextCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the FindNextCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.FindNextCommand.Id">
            <summary>
                <para>Gets the ID of the FindNextCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.FindCommand">

            <summary>
                <para>Invokes the Find and Replace form used to search for specific text in the document.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.FindCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the FindCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.FindCommand.Id">
            <summary>
                <para>Gets the ID of the FindCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.LoadDocumentCommand">

            <summary>
                <para>Invokes the File Open dialog and loads the selected file into the control.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.LoadDocumentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the LoadDocumentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.LoadDocumentCommand.Control">
            <summary>
                <para>Gets the RichEditControl which owns the command.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object representing the owner of the command.
</value>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.LoadDocumentCommand.Id">
            <summary>
                <para>Gets the ID of the LoadDocumentCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendStartOfLineCommand">

            <summary>
                <para>Extends the selection to the beginning of the line.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendStartOfLineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendStartOfLineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendStartOfLineCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendStartOfLineCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendStartOfDocumentCommand">

            <summary>
                <para>Extends the selection to the start of the document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendStartOfDocumentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendStartOfDocumentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendStartOfDocumentCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendStartOfDocumentCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousWordCommand">

            <summary>
                <para>Extends the selection to the previous word.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendPreviousWordCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendPreviousWordCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendPreviousWordCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendPreviousWordCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousScreenCommand">

            <summary>
                <para>Extends selection to the previous screen.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendPreviousScreenCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendPreviousScreenCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendPreviousScreenCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendPreviousScreenCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousParagraphCommand">

            <summary>
                <para>Extends selection to the previous paragraph.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendPreviousParagraphCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendPreviousParagraphCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendPreviousParagraphCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendPreviousParagraphCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousPageCommand">

            <summary>
                <para>Extends the selection up to the previous page.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendPreviousPageCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendPreviousPageCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendPreviousPageCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendPreviousPageCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousLineCommand">

            <summary>
                <para>Extends the selection to the previous line.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendPreviousLineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendPreviousLineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendPreviousLineCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendPreviousLineCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendPreviousCharacterCommand">

            <summary>
                <para>Extends the selection to the previous character.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendPreviousCharacterCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendPreviousCharacterCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendPreviousCharacterCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendPreviousCharacterCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendNextWordCommand">

            <summary>
                <para>Extends the selection to the next word.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendNextWordCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendNextWordCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendNextWordCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendNextWordCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendNextScreenCommand">

            <summary>
                <para>Extends the selection to the next screen.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendNextScreenCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendNextScreenCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendNextScreenCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendNextScreenCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendNextParagraphCommand">

            <summary>
                <para>Extends the selection to the next paragraph.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendNextParagraphCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendNextParagraphCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendNextParagraphCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendNextParagraphCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendNextPageCommand">

            <summary>
                <para>Extends the selection up to the next page.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendNextPageCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendNextPageCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendNextPageCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendNextPageCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendNextLineCommand">

            <summary>
                <para>Extends the selection one line down.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendNextLineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendNextLineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendNextLineCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendNextLineCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendNextCharacterCommand">

            <summary>
                <para>Extends the selection to the next character.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendNextCharacterCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendNextCharacterCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendNextCharacterCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendNextCharacterCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendEndOfLineCommand">

            <summary>
                <para>Extends the selection to the end of the current line.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendEndOfLineCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendEndOfLineCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendEndOfLineCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendEndOfLineCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.ExtendEndOfDocumentCommand">

            <summary>
                <para>Extends the selection to the end of the document.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.ExtendEndOfDocumentCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the ExtendEndOfDocumentCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.ExtendEndOfDocumentCommand.Id">
            <summary>
                <para>Gets the ID of the ExtendEndOfDocumentCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.DeleteWordBackCommand">

            <summary>
                <para>Deletes the previous word in the text.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.DeleteWordBackCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DeleteWordBackCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.DeleteWordBackCommand.Id">
            <summary>
                <para>Gets the ID of the DeleteWordBackCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
        <member name="T:DevExpress.XtraRichEdit.Commands.DeleteWordCommand">

            <summary>
                <para>Deletes the next word in the text.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.XtraRichEdit.Commands.DeleteWordCommand.#ctor(DevExpress.XtraRichEdit.RichEditControl)">
            <summary>
                <para>Initializes a new instance of the DeleteWordCommand class with the specified owner.
</para>
            </summary>
            <param name="control">
		A <see cref="T:DevExpress.XtraRichEdit.RichEditControl"/> object specifying the owner of the command.

            </param>


        </member>
        <member name="P:DevExpress.XtraRichEdit.Commands.DeleteWordCommand.Id">
            <summary>
                <para>Gets the ID of the DeleteWordCommand.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.XtraRichEdit.Commands.RichEditCommandId"/> member that represents the command identifier.
</value>


        </member>
    </members>
</doc>
