Class
RichTextBoxCommands

Provides a set of commands for manipulating the RichTextBox in Telerik's UI framework.

Definition

Namespace:Telerik.Windows.Documents.RichTextBoxCommands

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class RichTextBoxCommands : INotifyPropertyChanged

Inheritance: objectRichTextBoxCommands

Derived Classes: RichTextBoxCommandsTranslator

Implements: INotifyPropertyChanged

Properties

AcceptAllRevisions

Accepts all revisions in the RichTextBox, consolidating the document to a single version without any tracked changes.

Declaration

cs-api-definition
public static RoutedCommand AcceptAllRevisions { get; }

Property Value

RoutedCommand

Remarks

This method processes all revisions and removes any markup associated with them, ensuring that the final document reflects only the accepted content.

AcceptAllRevisionsCommand

Accepts all revisions in the rich text box document, merging any changes made by different authors.

Declaration

cs-api-definition
public virtual AcceptAllRevisionsCommand AcceptAllRevisionsCommand { get; }

Property Value

AcceptAllRevisionsCommand

AcceptRevision

Accepts a revision in the rich text box, incorporating the changes into the document.

Declaration

cs-api-definition
public static RoutedCommand AcceptRevision { get; }

Property Value

RoutedCommand

AcceptRevisionCommand

Executes the command to accept a revision in the rich text box.

Declaration

cs-api-definition
public virtual AcceptRevisionCommand AcceptRevisionCommand { get; }

Property Value

AcceptRevisionCommand

AddShapeTextBox

Adds a Shape TextBox to the RichTextBox document.

Declaration

cs-api-definition
public static RoutedCommand AddShapeTextBox { get; }

Property Value

RoutedCommand

AddShapeTextBoxCommand

Declaration

cs-api-definition
public virtual AddShapeTextBoxCommand AddShapeTextBoxCommand { get; }

Property Value

AddShapeTextBoxCommand

AssociatedRichTextBox

Gets or sets the associated RichTextBox for the command.

Declaration

cs-api-definition
public RadRichTextBox AssociatedRichTextBox { get; }

Property Value

RadRichTextBox

The associated RichTextBox instance.

CancelFormatPainter

Cancels the format painter operation in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand CancelFormatPainter { get; }

Property Value

RoutedCommand

CancelFormatPainterCommand

Cancels the active format painter command in the RichTextBox. This command resets any formatting copied from another text range, allowing the user to continue editing without the format painter effect.

Declaration

cs-api-definition
public virtual CancelFormatPainterCommand CancelFormatPainterCommand { get; }

Property Value

CancelFormatPainterCommand

ChangeAllFieldsDisplayMode

Changes the display mode of all fields within the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeAllFieldsDisplayMode { get; }

Property Value

RoutedCommand

ChangeAllFieldsDisplayModeCommand

Changes the display mode of all fields in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeAllFieldsDisplayModeCommand ChangeAllFieldsDisplayModeCommand { get; }

Property Value

ChangeAllFieldsDisplayModeCommand

ChangeBibliographicStyle

Changes the bibliographic style of the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeBibliographicStyle { get; }

Property Value

RoutedCommand

ChangeBibliographicStyleCommand

Executes the command to change the bibliographic style of the rich text box.

Declaration

cs-api-definition
public virtual ChangeBibliographicStyleCommand ChangeBibliographicStyleCommand { get; }

Property Value

ChangeBibliographicStyleCommand

ChangeFontFamily

Changes the font family of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeFontFamily { get; }

Property Value

RoutedCommand

ChangeFontFamilyCommand

Changes the font family of the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeFontFamilyCommand ChangeFontFamilyCommand { get; }

Property Value

ChangeFontFamilyCommand

ChangeFontForeColor

Changes the foreground color of the font in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeFontForeColor { get; }

Property Value

RoutedCommand

ChangeFontForeColorCommand

Executes the command to change the font foreground color in the rich text box.

Declaration

cs-api-definition
public virtual ChangeFontForeColorCommand ChangeFontForeColorCommand { get; }

Property Value

ChangeFontForeColorCommand

ChangeFontHighlightColor

Changes the font highlight color of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeFontHighlightColor { get; }

Property Value

RoutedCommand

ChangeFontHighlightColorCommand

Represents a command to change the font highlight color in a rich text box.

Declaration

cs-api-definition
public virtual ChangeFontHighlightColorCommand ChangeFontHighlightColorCommand { get; }

Property Value

ChangeFontHighlightColorCommand

ChangeFontSize

Changes the font size of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeFontSize { get; }

Property Value

RoutedCommand

ChangeFontSizeCommand

Represents a command that changes the font size of the selected text in a RichTextBox.

Declaration

cs-api-definition
public virtual ChangeFontSizeCommand ChangeFontSizeCommand { get; }

Property Value

ChangeFontSizeCommand

ChangeFormatPainterState

Changes the state of the format painter tool in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeFormatPainterState { get; }

Property Value

RoutedCommand

ChangeFormatPainterStateCommand

Represents a command that changes the state of the format painter in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeFormatPainterStateCommand ChangeFormatPainterStateCommand { get; }

Property Value

ChangeFormatPainterStateCommand

ChangeImageWrappingStyle

Changes the image wrapping style in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeImageWrappingStyle { get; }

Property Value

RoutedCommand

ChangeImageWrappingStyleCommand

Executes the command to change the image wrapping style in a RichTextBox.

Declaration

cs-api-definition
public virtual ChangeImageWrappingStyleCommand ChangeImageWrappingStyleCommand { get; }

Property Value

ChangeImageWrappingStyleCommand

ChangeIntegratedWatermarkType

Changes the type of the integrated watermark in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeIntegratedWatermarkType { get; }

Property Value

RoutedCommand

ChangeIntegratedWatermarkTypeCommand

Represents a command that changes the integrated watermark type of the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeIntegratedWatermarkTypeCommand ChangeIntegratedWatermarkTypeCommand { get; }

Property Value

ChangeIntegratedWatermarkTypeCommand

ChangeLayoutMode

Changes the layout mode of the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeLayoutMode { get; }

Property Value

RoutedCommand

ChangeLayoutModeCommand

Represents a command that changes the layout mode of the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeLayoutModeCommand ChangeLayoutModeCommand { get; }

Property Value

ChangeLayoutModeCommand

ChangeListStyle

Changes the list style of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeListStyle { get; }

Property Value

RoutedCommand

ChangeListStyleCommand

Executes the command to change the list style in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeListStyleCommand ChangeListStyleCommand { get; }

Property Value

ChangeListStyleCommand

ChangePageMargins

Changes the page margins of the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangePageMargins { get; }

Property Value

RoutedCommand

ChangePageMarginsCommand

Represents the command to change the page margins in a RichTextBox.

Declaration

cs-api-definition
public virtual ChangePageMarginsTypeCommand ChangePageMarginsCommand { get; }

Property Value

ChangePageMarginsTypeCommand

ChangePageOrientation

Changes the page orientation of the rich text box. This command updates the page layout to either portrait or landscape mode according to the specified orientation.

Declaration

cs-api-definition
public static RoutedCommand ChangePageOrientation { get; }

Property Value

RoutedCommand

ChangePageOrientationCommand

Represents a command to change the page orientation in a RichTextBox.

Declaration

cs-api-definition
public virtual ChangePageOrientationCommand ChangePageOrientationCommand { get; }

Property Value

ChangePageOrientationCommand

ChangePaperType

Changes the paper type of the RichTextBox document.

Declaration

cs-api-definition
public static RoutedCommand ChangePaperType { get; }

Property Value

RoutedCommand

ChangePaperTypeCommand

Represents a command to change the paper type in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangePaperTypeCommand ChangePaperTypeCommand { get; }

Property Value

ChangePaperTypeCommand

ChangeParagraphBackgroundColor

Changes the background color of the specified paragraph in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeParagraphBackgroundColor { get; }

Property Value

RoutedCommand

ChangeParagraphBackgroundColorCommand

Executes the command to change the background color of the selected paragraph in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeParagraphBackgroundColorCommand ChangeParagraphBackgroundColorCommand { get; }

Property Value

ChangeParagraphBackgroundColorCommand

ChangeParagraphFlowDirection

Changes the flow direction of the specified paragraph in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeParagraphFlowDirection { get; }

Property Value

RoutedCommand

ChangeParagraphFlowDirectionCommand

Represents a command that changes the flow direction of a paragraph in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeParagraphFlowDirectionCommand ChangeParagraphFlowDirectionCommand { get; }

Property Value

ChangeParagraphFlowDirectionCommand

ChangeParagraphListLevel

Changes the paragraph list level for the specified paragraph in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeParagraphListLevel { get; }

Property Value

RoutedCommand

ChangeParagraphListLevelCommand

Represents a command that changes the paragraph list level in a RichTextBox.

Declaration

cs-api-definition
public virtual ChangeParagraphListLevelCommand ChangeParagraphListLevelCommand { get; }

Property Value

ChangeParagraphListLevelCommand

ChangeRotateTextWithShape

Changes the rotation of the text to match the specified shape's rotation.

Declaration

cs-api-definition
public static RoutedCommand ChangeRotateTextWithShape { get; }

Property Value

RoutedCommand

ChangeRotateTextWithShapeCommand

Declaration

cs-api-definition
public virtual ChangeRotateTextWithShapeCommand ChangeRotateTextWithShapeCommand { get; }

Property Value

ChangeRotateTextWithShapeCommand

ChangeSectionColumns

Changes the number of columns in the specified section of the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeSectionColumns { get; }

Property Value

RoutedCommand

ChangeSectionColumnsCommand

Represents the command to change the number of columns in a section of a rich text box.

Declaration

cs-api-definition
public virtual ChangeSectionColumnsCommand ChangeSectionColumnsCommand { get; }

Property Value

ChangeSectionColumnsCommand

ChangeSectionFooterBottomMargin

Changes the bottom margin of the footer for the specified section in a rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeSectionFooterBottomMargin { get; }

Property Value

RoutedCommand

ChangeSectionFooterBottomMarginCommand

Executes the command to change the bottom margin of the footer in the specified section.

Declaration

cs-api-definition
public virtual ChangeSectionFooterBottomMarginCommand ChangeSectionFooterBottomMarginCommand { get; }

Property Value

ChangeSectionFooterBottomMarginCommand

ChangeSectionHeaderTopMargin

Changes the top margin of the section header in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeSectionHeaderTopMargin { get; }

Property Value

RoutedCommand

ChangeSectionHeaderTopMarginCommand

Represents a command that changes the top margin of the section header in a RichTextBox.

Declaration

cs-api-definition
public virtual ChangeSectionHeaderTopMarginCommand ChangeSectionHeaderTopMarginCommand { get; }

Property Value

ChangeSectionHeaderTopMarginCommand

ChangeShapeAutoFitToText

Changes the shape's auto-fit setting to adjust to the text within the shape.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeAutoFitToText { get; }

Property Value

RoutedCommand

ChangeShapeAutoFitToTextCommand

Declaration

cs-api-definition
public virtual ChangeShapeAutoFitToTextCommand ChangeShapeAutoFitToTextCommand { get; }

Property Value

ChangeShapeAutoFitToTextCommand

ChangeShapeFill

Changes the fill of a specified shape in the RichTextBox document.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeFill { get; }

Property Value

RoutedCommand

ChangeShapeFillCommand

Declaration

cs-api-definition
public virtual ChangeShapeFillCommand ChangeShapeFillCommand { get; }

Property Value

ChangeShapeFillCommand

ChangeShapeOutlineDash

Changes the outline dash style of the specified shape within the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeOutlineDash { get; }

Property Value

RoutedCommand

ChangeShapeOutlineDashCommand

Declaration

cs-api-definition
public virtual ChangeShapeOutlineDashCommand ChangeShapeOutlineDashCommand { get; }

Property Value

ChangeShapeOutlineDashCommand

ChangeShapeOutlineFill

Changes the outline and fill properties of a shape within the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeOutlineFill { get; }

Property Value

RoutedCommand

ChangeShapeOutlineFillCommand

Declaration

cs-api-definition
public virtual ChangeShapeOutlineFillCommand ChangeShapeOutlineFillCommand { get; }

Property Value

ChangeShapeOutlineFillCommand

ChangeShapeOutlineWidth

Changes the outline width of the specified shape in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeOutlineWidth { get; }

Property Value

RoutedCommand

ChangeShapeOutlineWidthCommand

Declaration

cs-api-definition
public virtual ChangeShapeOutlineWidthCommand ChangeShapeOutlineWidthCommand { get; }

Property Value

ChangeShapeOutlineWidthCommand

ChangeShapeTextBottomMargin

Changes the bottom margin of a shape within the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextBottomMargin { get; }

Property Value

RoutedCommand

ChangeShapeTextBottomMarginCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextBottomMarginCommand ChangeShapeTextBottomMarginCommand { get; }

Property Value

ChangeShapeTextBottomMarginCommand

ChangeShapeTextFill

Changes the text fill of a specified shape in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextFill { get; }

Property Value

RoutedCommand

ChangeShapeTextFillCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextFillCommand ChangeShapeTextFillCommand { get; }

Property Value

ChangeShapeTextFillCommand

ChangeShapeTextLeftMargin

Changes the left margin of the shape text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextLeftMargin { get; }

Property Value

RoutedCommand

ChangeShapeTextLeftMarginCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextLeftMarginCommand ChangeShapeTextLeftMarginCommand { get; }

Property Value

ChangeShapeTextLeftMarginCommand

ChangeShapeTextOutlineDash

Changes the outline dash style of a shape in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextOutlineDash { get; }

Property Value

RoutedCommand

ChangeShapeTextOutlineDashCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextOutlineDashCommand ChangeShapeTextOutlineDashCommand { get; }

Property Value

ChangeShapeTextOutlineDashCommand

ChangeShapeTextOutlineFill

Changes the outline fill of a shape in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextOutlineFill { get; }

Property Value

RoutedCommand

ChangeShapeTextOutlineFillCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextOutlineFillCommand ChangeShapeTextOutlineFillCommand { get; }

Property Value

ChangeShapeTextOutlineFillCommand

ChangeShapeTextOutlineWidth

Changes the outline width of the text shape in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextOutlineWidth { get; }

Property Value

RoutedCommand

ChangeShapeTextOutlineWidthCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextOutlineWidthCommand ChangeShapeTextOutlineWidthCommand { get; }

Property Value

ChangeShapeTextOutlineWidthCommand

ChangeShapeTextRightMargin

Changes the right margin of the shape's text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextRightMargin { get; }

Property Value

RoutedCommand

ChangeShapeTextRightMarginCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextRightMarginCommand ChangeShapeTextRightMarginCommand { get; }

Property Value

ChangeShapeTextRightMarginCommand

ChangeShapeTextRotation

Changes the text rotation of the specified shape in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextRotation { get; }

Property Value

RoutedCommand

ChangeShapeTextRotationCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextRotationCommand ChangeShapeTextRotationCommand { get; }

Property Value

ChangeShapeTextRotationCommand

ChangeShapeTextTopMargin

Changes the top margin of a shape's text in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextTopMargin { get; }

Property Value

RoutedCommand

ChangeShapeTextTopMarginCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextTopMarginCommand ChangeShapeTextTopMarginCommand { get; }

Property Value

ChangeShapeTextTopMarginCommand

ChangeShapeTextVerticalAlignment

Changes the vertical alignment of text within a specified shape in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextVerticalAlignment { get; }

Property Value

RoutedCommand

ChangeShapeTextVerticalAlignmentCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextVerticalAlignmentCommand ChangeShapeTextVerticalAlignmentCommand { get; }

Property Value

ChangeShapeTextVerticalAlignmentCommand

ChangeShapeTextWrap

Changes the text wrapping style of a specified shape in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeTextWrap { get; }

Property Value

RoutedCommand

ChangeShapeTextWrapCommand

Declaration

cs-api-definition
public virtual ChangeShapeTextWrapCommand ChangeShapeTextWrapCommand { get; }

Property Value

ChangeShapeTextWrapCommand

ChangeShapeWrappingStyle

Declaration

cs-api-definition
public static RoutedCommand ChangeShapeWrappingStyle { get; }

Property Value

RoutedCommand

ChangeShapeWrappingStyleCommand

Declaration

cs-api-definition
public virtual ChangeShapeWrappingStyleCommand ChangeShapeWrappingStyleCommand { get; }

Property Value

ChangeShapeWrappingStyleCommand

ChangeStyleName

Changes the style name of the rich text box content.

Declaration

cs-api-definition
public static RoutedCommand ChangeStyleName { get; }

Property Value

RoutedCommand

ChangeStyleNameCommand

Executes the ChangeStyleName command, which changes the style of the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeStyleNameCommand ChangeStyleNameCommand { get; }

Property Value

ChangeStyleNameCommand

ChangeTableColumnsLayoutMode

Changes the layout mode of the columns in the specified table within the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeTableColumnsLayoutMode { get; }

Property Value

RoutedCommand

ChangeTableColumnsLayoutModeCommand

Represents a command that changes the layout mode of table columns in a rich text box.

Declaration

cs-api-definition
public virtual ChangeTableColumnsLayoutModeCommand ChangeTableColumnsLayoutModeCommand { get; }

Property Value

ChangeTableColumnsLayoutModeCommand

ChangeTextAlignment

Changes the text alignment of the selected content in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeTextAlignment { get; }

Property Value

RoutedCommand

ChangeTextAlignmentCommand

Represents a command that changes the text alignment in a rich text box.

Declaration

cs-api-definition
public virtual ChangeTextAlignmentCommand ChangeTextAlignmentCommand { get; }

Property Value

ChangeTextAlignmentCommand

ChangeUnderlineColor

Changes the underline color of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeUnderlineColor { get; }

Property Value

RoutedCommand

ChangeUnderlineColorCommand

Executes the command to change the underline color of the selected text in a RichTextBox.

Declaration

cs-api-definition
public virtual ChangeUnderlineColorCommand ChangeUnderlineColorCommand { get; }

Property Value

ChangeUnderlineColorCommand

ChangeUnderlineDecoration

Changes the underline decoration of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ChangeUnderlineDecoration { get; }

Property Value

RoutedCommand

ChangeUnderlineDecorationCommand

Executes the command to change the underline decoration of the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual ChangeUnderlineDecorationCommand ChangeUnderlineDecorationCommand { get; }

Property Value

ChangeUnderlineDecorationCommand

ClearAllFormatting

Clears all formatting from the content in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ClearAllFormatting { get; }

Property Value

RoutedCommand

ClearAllFormattingCommand

Clears all formatting from the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual ClearAllFormattingCommand ClearAllFormattingCommand { get; }

Property Value

ClearAllFormattingCommand

ClearFormatting

Clears all formatting from the selected text in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ClearFormatting { get; }

Property Value

RoutedCommand

ClearFormattingCommand

Represents a command that clears formatting from the selected content in a RichTextBox.

Declaration

cs-api-definition
public virtual ClearFormattingCommand ClearFormattingCommand { get; }

Property Value

ClearFormattingCommand

ContinueNumbering

Continues the numbering of a list in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ContinueNumbering { get; }

Property Value

RoutedCommand

ContinueNumberingCommand

Represents the command to continue numbering for a list in the RichTextBox.

Declaration

cs-api-definition
public virtual ContinueNumberingCommand ContinueNumberingCommand { get; }

Property Value

ContinueNumberingCommand

ConvertFloatingShapeToShapeInline

Declaration

cs-api-definition
public static RoutedCommand ConvertFloatingShapeToShapeInline { get; }

Property Value

RoutedCommand

ConvertFloatingShapeToShapeInlineCommand

Declaration

cs-api-definition
public virtual ConvertFloatingShapeToShapeInlineCommand ConvertFloatingShapeToShapeInlineCommand { get; }

Property Value

ConvertFloatingShapeToShapeInlineCommand

ConvertImageToImageInline

Converts an image to an inline image within the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ConvertImageToImageInline { get; }

Property Value

RoutedCommand

ConvertImageToImageInlineCommand

Represents a command that converts an image to an inline image in a rich text box.

Declaration

cs-api-definition
public virtual ConvertImageToImageInlineCommand ConvertImageToImageInlineCommand { get; }

Property Value

ConvertImageToImageInlineCommand

Copy

Copies the currently selected content in the RichTextBox to the clipboard.

Declaration

cs-api-definition
public static RoutedCommand Copy { get; }

Property Value

RoutedCommand

CopyCommand

Represents the command that copies the selected content in the RichTextBox.

Declaration

cs-api-definition
public virtual CopyCommand CopyCommand { get; }

Property Value

CopyCommand

CopyFormatting

Copies the formatting of the currently selected text in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand CopyFormatting { get; }

Property Value

RoutedCommand

CopyFormattingCommand

Represents a command that copies the formatting of the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual CopyFormattingCommand CopyFormattingCommand { get; }

Property Value

CopyFormattingCommand

Copies the hyperlink of the currently selected text in the RichTextBox to the clipboard.

Declaration

cs-api-definition
public static RoutedCommand CopyHyperlink { get; }

Property Value

RoutedCommand

CopyHyperlinkCommand

Represents a command to copy a hyperlink from the rich text box.

Declaration

cs-api-definition
public virtual CopyHyperlinkCommand CopyHyperlinkCommand { get; }

Property Value

CopyHyperlinkCommand

Cut

Cuts the currently selected content from the rich text box and places it on the clipboard.

Declaration

cs-api-definition
public static RoutedCommand Cut { get; }

Property Value

RoutedCommand

CutCommand

Executes the cut command, allowing the selection of text to be removed from the rich text box and placed on the clipboard for later use.

Declaration

cs-api-definition
public virtual CutCommand CutCommand { get; }

Property Value

CutCommand

DecrementFontSize

Decreases the font size of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand DecrementFontSize { get; }

Property Value

RoutedCommand

DecrementFontSizeCommand

Decreases the font size of the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual DecrementFontSizeCommand DecrementFontSizeCommand { get; }

Property Value

DecrementFontSizeCommand

DecrementPageWidth

Decreases the width of the page in the RichTextBox by a specified amount.

Declaration

cs-api-definition
public static RoutedCommand DecrementPageWidth { get; }

Property Value

RoutedCommand

DecrementParagraphLeftIndent

Decreases the left indent of the selected paragraph in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand DecrementParagraphLeftIndent { get; }

Property Value

RoutedCommand

DecrementParagraphLeftIndentCommand

Represents a command that decrements the left indent of the current paragraph in the RichTextBox.

Declaration

cs-api-definition
public virtual DecrementParagraphLeftIndentCommand DecrementParagraphLeftIndentCommand { get; }

Property Value

DecrementParagraphLeftIndentCommand

DecrementParagraphListLevel

Decreases the list level of the selected paragraphs in the RichTextBox control.

Declaration

cs-api-definition
public static RoutedCommand DecrementParagraphListLevel { get; }

Property Value

RoutedCommand

DecrementParagraphListLevelCommand

Decrements the list level of the paragraph in the RichTextBox. This command shifts the paragraph one level up in the hierarchy of list items, making it less prominent within the list structure.

Declaration

cs-api-definition
public virtual DecrementParagraphListLevelCommand DecrementParagraphListLevelCommand { get; }

Property Value

DecrementParagraphListLevelCommand

Delete

Deletes the selected content from the rich text box.

Declaration

cs-api-definition
public static RoutedCommand Delete { get; }

Property Value

RoutedCommand

DeleteAllComments

Deletes all comments from the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand DeleteAllComments { get; }

Property Value

RoutedCommand

DeleteAllCommentsCommand

Represents a command that deletes all comments from the RichTextBox document.

Declaration

cs-api-definition
public virtual DeleteAllCommentsCommand DeleteAllCommentsCommand { get; }

Property Value

DeleteAllCommentsCommand

DeleteCodeBlock

Deletes a code block from the rich text box.

Declaration

cs-api-definition
public static RoutedCommand DeleteCodeBlock { get; }

Property Value

RoutedCommand

DeleteCodeBlockCommand

Executes the command to delete a code block from the RichTextBox.

Declaration

cs-api-definition
public virtual DeleteCodeBlockCommand DeleteCodeBlockCommand { get; }

Property Value

DeleteCodeBlockCommand

DeleteCommand

Represents a command to delete selected content in a RichTextBox.

Declaration

cs-api-definition
public virtual DeleteCommand DeleteCommand { get; }

Property Value

DeleteCommand

DeleteComment

Deletes the specified comment from the document.

Declaration

cs-api-definition
public static RoutedCommand DeleteComment { get; }

Property Value

RoutedCommand

DeleteCommentCommand

Represents a command that deletes a comment from the RichTextBox.

Declaration

cs-api-definition
public virtual DeleteCommentCommand DeleteCommentCommand { get; }

Property Value

DeleteCommentCommand

DeleteTable

Executes the command to delete a table from the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand DeleteTable { get; }

Property Value

RoutedCommand

DeleteTableColumn

Deletes the specified column from the table in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand DeleteTableColumn { get; }

Property Value

RoutedCommand

DeleteTableColumnCommand

Represents a command to delete a column from a table in the rich text box.

Declaration

cs-api-definition
public virtual DeleteTableColumnCommand DeleteTableColumnCommand { get; }

Property Value

DeleteTableColumnCommand

DeleteTableCommand

Represents a command that deletes a table from the rich text box.

Declaration

cs-api-definition
public virtual DeleteTableCommand DeleteTableCommand { get; }

Property Value

DeleteTableCommand

DeleteTableRow

Deletes the specified row from a table in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand DeleteTableRow { get; }

Property Value

RoutedCommand

DeleteTableRowCommand

Represents a command that deletes a selected row from a table in a RichTextBox.

Declaration

cs-api-definition
public virtual DeleteTableRowCommand DeleteTableRowCommand { get; }

Property Value

DeleteTableRowCommand

EditFooter

Executes the command to edit the footer of the document in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand EditFooter { get; }

Property Value

RoutedCommand

EditFooterCommand

Represents a command to edit the footer of a document in the RichTextBox control.

Declaration

cs-api-definition
public virtual EditFooterCommand EditFooterCommand { get; }

Property Value

EditFooterCommand

EditHeader

Edits the header of the RichTextBox document.

Declaration

cs-api-definition
public static RoutedCommand EditHeader { get; }

Property Value

RoutedCommand

EditHeaderCommand

Represents a command to edit the header of a Rich Text Box.

Declaration

cs-api-definition
public virtual EditHeaderCommand EditHeaderCommand { get; }

Property Value

EditHeaderCommand

EditShapeTextBox

Edits the text box shape in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand EditShapeTextBox { get; }

Property Value

RoutedCommand

EditShapeTextBoxCommand

Declaration

cs-api-definition
public virtual EditShapeTextBoxCommand EditShapeTextBoxCommand { get; }

Property Value

EditShapeTextBoxCommand

ExitHeaderFooterEditMode

Exits the header or footer edit mode in the RichTextBox control.

Declaration

cs-api-definition
public static RoutedCommand ExitHeaderFooterEditMode { get; }

Property Value

RoutedCommand

ExitHeaderFooterEditModeCommand

Exits the header and footer edit mode in the RichTextBox.

Declaration

cs-api-definition
public virtual ExitHeaderFooterEditModeCommand ExitHeaderFooterEditModeCommand { get; }

Property Value

ExitHeaderFooterEditModeCommand

GoToNextComment

Navigates to the next comment in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand GoToNextComment { get; }

Property Value

RoutedCommand

GoToNextCommentCommand

Executes the command to navigate to the next comment in the rich text document.

Declaration

cs-api-definition
public virtual GoToNextCommentCommand GoToNextCommentCommand { get; }

Property Value

GoToNextCommentCommand

GoToNextEndnote

Navigates to the next endnote in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand GoToNextEndnote { get; }

Property Value

RoutedCommand

GoToNextEndnoteCommand

Navigates to the next endnote in the document.

Declaration

cs-api-definition
public virtual GoToNextEndnoteCommand GoToNextEndnoteCommand { get; }

Property Value

GoToNextEndnoteCommand

GoToNextFootnote

Moves the focus to the next footnote in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand GoToNextFootnote { get; }

Property Value

RoutedCommand

GoToNextFootnoteCommand

Executes the command to navigate to the next footnote within the rich text box.

Declaration

cs-api-definition
public virtual GoToNextFootnoteCommand GoToNextFootnoteCommand { get; }

Property Value

GoToNextFootnoteCommand

GoToNextRevision

Moves the caret to the next revision in the rich text box document.

Declaration

cs-api-definition
public static RoutedCommand GoToNextRevision { get; }

Property Value

RoutedCommand

GoToNextRevisionCommand

Executes the command to navigate to the next revision within the RichTextBox.

Declaration

cs-api-definition
public virtual GoToNextRevisionCommand GoToNextRevisionCommand { get; }

Property Value

GoToNextRevisionCommand

GoToPreviousComment

Navigates to the previous comment in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand GoToPreviousComment { get; }

Property Value

RoutedCommand

GoToPreviousCommentCommand

Navigates to the previous comment in the rich text document.

Declaration

cs-api-definition
public virtual GoToPreviousCommentCommand GoToPreviousCommentCommand { get; }

Property Value

GoToPreviousCommentCommand

GoToPreviousEndnote

Navigates the cursor to the previous endnote in the rich text document.

Declaration

cs-api-definition
public static RoutedCommand GoToPreviousEndnote { get; }

Property Value

RoutedCommand

GoToPreviousEndnoteCommand

Represents the command to navigate to the previous endnote in a rich text box.

Declaration

cs-api-definition
public virtual GoToPreviousEndnoteCommand GoToPreviousEndnoteCommand { get; }

Property Value

GoToPreviousEndnoteCommand

GoToPreviousFootnote

Navigates to the previous footnote in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand GoToPreviousFootnote { get; }

Property Value

RoutedCommand

GoToPreviousFootnoteCommand

Executes the command to navigate to the previous footnote in the rich text box.

Declaration

cs-api-definition
public virtual GoToPreviousFootnoteCommand GoToPreviousFootnoteCommand { get; }

Property Value

GoToPreviousFootnoteCommand

GoToPreviousRevision

Navigates to the previous revision in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand GoToPreviousRevision { get; }

Property Value

RoutedCommand

GoToPreviousRevisionCommand

Executes the command to navigate to the previous revision in the RichTextBox.

Declaration

cs-api-definition
public virtual GoToPreviousRevisionCommand GoToPreviousRevisionCommand { get; }

Property Value

GoToPreviousRevisionCommand

IncrementFontSize

Increases the font size of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand IncrementFontSize { get; }

Property Value

RoutedCommand

IncrementFontSizeCommand

Increments the font size of the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual IncrementFontSizeCommand IncrementFontSizeCommand { get; }

Property Value

IncrementFontSizeCommand

IncrementPageWidth

Increments the page width of the RichTextBox by a specified amount.

Declaration

cs-api-definition
public static RoutedCommand IncrementPageWidth { get; }

Property Value

RoutedCommand

IncrementParagraphLeftIndent

Increments the left indent of the selected paragraph by a specified amount.

Declaration

cs-api-definition
public static RoutedCommand IncrementParagraphLeftIndent { get; }

Property Value

RoutedCommand

IncrementParagraphLeftIndentCommand

Represents a command that increments the left indent of the current paragraph in a rich text box.

Declaration

cs-api-definition
public virtual IncrementParagraphLeftIndentCommand IncrementParagraphLeftIndentCommand { get; }

Property Value

IncrementParagraphLeftIndentCommand

IncrementParagraphListLevel

Increments the list level of the currently selected paragraph in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand IncrementParagraphListLevel { get; }

Property Value

RoutedCommand

IncrementParagraphListLevelCommand

Increases the list level of the selected paragraphs in the RichTextBox.

Declaration

cs-api-definition
public virtual IncrementParagraphListLevelCommand IncrementParagraphListLevelCommand { get; }

Property Value

IncrementParagraphListLevelCommand

InsertBibliographyField

Inserts a bibliography field into the rich text box at the current selection.

Declaration

cs-api-definition
public static RoutedCommand InsertBibliographyField { get; }

Property Value

RoutedCommand

InsertBibliographyFieldCommand

Represents a command that inserts a bibliography field into the rich text box.

Declaration

cs-api-definition
public virtual InsertBibliographyFieldCommand InsertBibliographyFieldCommand { get; }

Property Value

InsertBibliographyFieldCommand

InsertBreak

Inserts a break at the current position in the document.

Declaration

cs-api-definition
public static RoutedCommand InsertBreak { get; }

Property Value

RoutedCommand

InsertBreakCommand

Inserts a break at the current cursor position in the RichTextBox.

Declaration

cs-api-definition
public virtual InsertBreakCommand InsertBreakCommand { get; }

Property Value

InsertBreakCommand

InsertCitationField

Inserts a citation field into the RichTextBox at the current cursor position.

Declaration

cs-api-definition
public static RoutedCommand InsertCitationField { get; }

Property Value

RoutedCommand

InsertCitationFieldCommand

Represents the command to insert a citation field into the rich text box.

Declaration

cs-api-definition
public virtual InsertCitationFieldCommand InsertCitationFieldCommand { get; }

Property Value

InsertCitationFieldCommand

InsertColumnBreak

Inserts a column break at the current position in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand InsertColumnBreak { get; }

Property Value

RoutedCommand

InsertColumnBreakCommand

Represents a command that inserts a column break in the rich text box.

Declaration

cs-api-definition
public virtual InsertColumnBreakCommand InsertColumnBreakCommand { get; }

Property Value

InsertColumnBreakCommand

InsertComment

Inserts a comment into the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand InsertComment { get; }

Property Value

RoutedCommand

InsertCommentCommand

Inserts a comment at the current position in the RichTextBox.

Declaration

cs-api-definition
public virtual InsertCommentCommand InsertCommentCommand { get; }

Property Value

InsertCommentCommand

InsertDocumentFragment

Inserts a document fragment into the RichTextBox at the current selection point.

Declaration

cs-api-definition
public static RoutedCommand InsertDocumentFragment { get; }

Property Value

RoutedCommand

InsertDocumentFragmentCommand

Inserts a document fragment into the rich text box at the current caret position.

Declaration

cs-api-definition
public virtual InsertDocumentFragmentCommand InsertDocumentFragmentCommand { get; }

Property Value

InsertDocumentFragmentCommand

InsertEndnote

Inserts an endnote at the current position of the cursor in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand InsertEndnote { get; }

Property Value

RoutedCommand

InsertEndnoteCommand

Inserts an endnote at the current position in the document.

Declaration

cs-api-definition
public virtual InsertEndnoteCommand InsertEndnoteCommand { get; }

Property Value

InsertEndnoteCommand

InsertField

Inserts a field into the RichTextBox at the current cursor position.

Declaration

cs-api-definition
public static RoutedCommand InsertField { get; }

Property Value

RoutedCommand

InsertFieldCommand

Represents a command to insert a field into the RichTextBox.

Declaration

cs-api-definition
public virtual InsertFieldCommand InsertFieldCommand { get; }

Property Value

InsertFieldCommand

InsertFootnote

Inserts a footnote at the current cursor position in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand InsertFootnote { get; }

Property Value

RoutedCommand

InsertFootnoteCommand

Represents a command that inserts a footnote into the rich text box.

Declaration

cs-api-definition
public virtual InsertFootnoteCommand InsertFootnoteCommand { get; }

Property Value

InsertFootnoteCommand

InsertLineBreak

Inserts a line break at the current position in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand InsertLineBreak { get; }

Property Value

RoutedCommand

InsertLineBreakCommand

Represents a command that inserts a line break in the RichTextBox.

Declaration

cs-api-definition
public virtual InsertLineBreakCommand InsertLineBreakCommand { get; }

Property Value

InsertLineBreakCommand

InsertLineNumbering

Inserts line numbering into the specified rich text box document.

Declaration

cs-api-definition
public static RoutedCommand InsertLineNumbering { get; }

Property Value

RoutedCommand

InsertLineNumberingCommand

Declaration

cs-api-definition
public virtual InsertLineNumberingCommand InsertLineNumberingCommand { get; }

Property Value

InsertLineNumberingCommand

InsertMergeFieldEmpty

Inserts an empty merge field into the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand InsertMergeFieldEmpty { get; }

Property Value

RoutedCommand

InsertMergeFieldEmptyCommand

Inserts an empty merge field into the rich text box.

Declaration

cs-api-definition
public virtual InsertMergeFieldEmptyCommand InsertMergeFieldEmptyCommand { get; }

Property Value

InsertMergeFieldEmptyCommand

InsertNonBreakingSpace

Inserts a non-breaking space into the rich text box.

Declaration

cs-api-definition
public static RoutedCommand InsertNonBreakingSpace { get; }

Property Value

RoutedCommand

InsertNonBreakingSpaceCommand

Represents a command to insert a non-breaking space in the rich text box.

Declaration

cs-api-definition
public virtual InsertNonBreakingSpaceCommand InsertNonBreakingSpaceCommand { get; }

Property Value

InsertNonBreakingSpaceCommand

InsertPageBreak

Inserts a page break at the current cursor position in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand InsertPageBreak { get; }

Property Value

RoutedCommand

InsertPageBreakCommand

Represents a command to insert a page break in the RichTextBox component.

Declaration

cs-api-definition
public virtual InsertPageBreakCommand InsertPageBreakCommand { get; }

Property Value

InsertPageBreakCommand

InsertPageField

Inserts a page field into the RichTextBox at the current position of the caret.

Declaration

cs-api-definition
public static RoutedCommand InsertPageField { get; }

Property Value

RoutedCommand

InsertPageFieldCommand

Inserts a page field at the current position in the RichTextBox.

Declaration

cs-api-definition
public virtual InsertPageFieldCommand InsertPageFieldCommand { get; }

Property Value

InsertPageFieldCommand

InsertPicture

Inserts a picture into the RichTextBox at the current selection point.

Declaration

cs-api-definition
public static RoutedCommand InsertPicture { get; }

Property Value

RoutedCommand

InsertPictureCommand

Represents a command that inserts a picture into the RichTextBox.

Declaration

cs-api-definition
public virtual InsertPictureCommand InsertPictureCommand { get; }

Property Value

InsertPictureCommand

InsertSdt

Declaration

cs-api-definition
public static RoutedCommand InsertSdt { get; }

Property Value

RoutedCommand

InsertSdtCommand

Declaration

cs-api-definition
public virtual InsertStructuredDocumentTagCommand InsertSdtCommand { get; }

Property Value

InsertStructuredDocumentTagCommand

InsertSectionBreak

Inserts a section break into the rich text box at the current cursor position.

Declaration

cs-api-definition
public static RoutedCommand InsertSectionBreak { get; }

Property Value

RoutedCommand

InsertSectionBreakCommand

Represents the command to insert a section break in the RichTextBox.

Declaration

cs-api-definition
public virtual InsertSectionBreakCommand InsertSectionBreakCommand { get; }

Property Value

InsertSectionBreakCommand

InsertTable

Inserts a table into the RichTextBox at the current caret position.

Declaration

cs-api-definition
public static RoutedCommand InsertTable { get; }

Property Value

RoutedCommand

InsertTableColumn

Inserts a new column into the specified table of the rich text box.

Declaration

cs-api-definition
public static RoutedCommand InsertTableColumn { get; }

Property Value

RoutedCommand

InsertTableColumnCommand

Represents the command to insert a column into a table within a RichTextBox.

Declaration

cs-api-definition
public virtual InsertTableColumnCommand InsertTableColumnCommand { get; }

Property Value

InsertTableColumnCommand

InsertTableColumnToTheLeft

Inserts a new column to the left of the specified column in the table.

Declaration

cs-api-definition
public static RoutedCommand InsertTableColumnToTheLeft { get; }

Property Value

RoutedCommand

InsertTableColumnToTheLeftCommand

Executes the command to insert a new column to the left of the currently selected column in a rich text box table.

Declaration

cs-api-definition
public virtual InsertTableColumnToTheLeftCommand InsertTableColumnToTheLeftCommand { get; }

Property Value

InsertTableColumnToTheLeftCommand

InsertTableColumnToTheRight

Inserts a new column to the right of the specified column in the table.

Declaration

cs-api-definition
public static RoutedCommand InsertTableColumnToTheRight { get; }

Property Value

RoutedCommand

InsertTableColumnToTheRightCommand

Inserts a new column to the right of the specified column in the rich text box.

Declaration

cs-api-definition
public virtual InsertTableColumnToTheRightCommand InsertTableColumnToTheRightCommand { get; }

Property Value

InsertTableColumnToTheRightCommand

InsertTableCommand

Executes the command to insert a table into the RichTextBox.

Declaration

cs-api-definition
public virtual InsertTableCommand InsertTableCommand { get; }

Property Value

InsertTableCommand

InsertTableRow

Inserts a new row into the specified table within the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand InsertTableRow { get; }

Property Value

RoutedCommand

InsertTableRowAbove

Inserts a new row above the currently selected row in the table.

Declaration

cs-api-definition
public static RoutedCommand InsertTableRowAbove { get; }

Property Value

RoutedCommand

InsertTableRowAboveCommand

Represents a command that inserts a new row above the currently selected row in a table.

Declaration

cs-api-definition
public virtual InsertTableRowAboveCommand InsertTableRowAboveCommand { get; }

Property Value

InsertTableRowAboveCommand

InsertTableRowBelow

Inserts a new table row directly below the currently selected row in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand InsertTableRowBelow { get; }

Property Value

RoutedCommand

InsertTableRowBelowCommand

Represents the command to insert a new row below the currently selected row in a table within a RichTextBox.

Declaration

cs-api-definition
public virtual InsertTableRowBelowCommand InsertTableRowBelowCommand { get; }

Property Value

InsertTableRowBelowCommand

InsertTableRowCommand

Represents a command to insert a new row in a table within a RichTextBox.

Declaration

cs-api-definition
public virtual InsertTableRowCommand InsertTableRowCommand { get; }

Property Value

InsertTableRowCommand

InsertText

Inserts the specified text at the current cursor position in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand InsertText { get; }

Property Value

RoutedCommand

InsertTextBox

Inserts a text box into the RichTextBox at the specified position.

Declaration

cs-api-definition
public static RoutedCommand InsertTextBox { get; }

Property Value

RoutedCommand

InsertTextBoxCommand

Declaration

cs-api-definition
public virtual InsertTextBoxCommand InsertTextBoxCommand { get; }

Property Value

InsertTextBoxCommand

InsertTextCommand

Inserts text at the current cursor position in the RichTextBox.

Declaration

cs-api-definition
public virtual InsertTextCommand InsertTextCommand { get; }

Property Value

InsertTextCommand

MailMerge

Executes the mail merge command on the RichTextBox, processing the specified data source to populate fields within the document.

Declaration

cs-api-definition
public static RoutedCommand MailMerge { get; }

Property Value

RoutedCommand

MailMergeCommand

Executes the mail merge command on the specified RichTextBox.

Declaration

cs-api-definition
public virtual MailMergeCommand MailMergeCommand { get; }

Property Value

MailMergeCommand

MergeTableCells

Merges specified table cells in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand MergeTableCells { get; }

Property Value

RoutedCommand

MergeTableCellsCommand

Executes the Merge Table Cells command, merging the selected cells in a table within the RichTextBox.

Declaration

cs-api-definition
public virtual MergeTableCellsCommand MergeTableCellsCommand { get; }

Property Value

MergeTableCellsCommand

MoveCaret

Moves the caret to the specified position in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand MoveCaret { get; }

Property Value

RoutedCommand

MoveCaretCommand

Represents a command to move the caret within a rich text box.

Declaration

cs-api-definition
public virtual MoveCaretCommand MoveCaretCommand { get; }

Property Value

MoveCaretCommand

MoveSelection

Moves the current selection within the RichTextBox by a specified amount.

Declaration

cs-api-definition
public static RoutedCommand MoveSelection { get; }

Property Value

RoutedCommand

MoveSelectionCommand

Represents the command that moves the selection within the rich text box.

Declaration

cs-api-definition
public virtual MoveSelectionCommand MoveSelectionCommand { get; }

Property Value

MoveSelectionCommand

MultipleUndo

Executes multiple undo operations in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand MultipleUndo { get; }

Property Value

RoutedCommand

MultipleUndoCommand

Represents a command that allows multiple undo operations in the RichTextBox.

Declaration

cs-api-definition
public virtual MultipleUndoCommand MultipleUndoCommand { get; }

Property Value

MultipleUndoCommand

NewDocument

Creates a new document in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand NewDocument { get; }

Property Value

RoutedCommand

NewDocumentCommand

Initializes a new document in the RichTextBox control.

Declaration

cs-api-definition
public virtual NewDocumentCommand NewDocumentCommand { get; }

Property Value

NewDocumentCommand

OpenContextMenuOnNextSpellingError

Opens the context menu for the next spelling error in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand OpenContextMenuOnNextSpellingError { get; }

Property Value

RoutedCommand

OpenContextMenuOnNextSpellingErrorCommand

Represents a command that opens the context menu on the next spelling error in the RichTextBox.

Declaration

cs-api-definition
public virtual OpenContextMenuOnNextSpellingErrorCommand OpenContextMenuOnNextSpellingErrorCommand { get; }

Property Value

OpenContextMenuOnNextSpellingErrorCommand

OpenDocument

Opens a document in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand OpenDocument { get; }

Property Value

RoutedCommand

OpenDocumentCommand

Represents a command that opens a document in the RichTextBox control.

Declaration

cs-api-definition
public virtual OpenDocumentCommand OpenDocumentCommand { get; }

Property Value

OpenDocumentCommand

Opens the specified hyperlink in the default web browser.

Declaration

cs-api-definition
public static RoutedCommand OpenHyperlink { get; }

Property Value

RoutedCommand

OpenHyperlinkCommand

Represents the command used to open a hyperlink in the RichTextBox.

Declaration

cs-api-definition
public virtual OpenHyperlinkCommand OpenHyperlinkCommand { get; }

Property Value

OpenHyperlinkCommand

Paste

Executes the Paste command in the RichTextBox, allowing the user to insert content from the clipboard into the current position of the text cursor.

Declaration

cs-api-definition
public static RoutedCommand Paste { get; }

Property Value

RoutedCommand

PasteCommand

Represents a command that pastes content from the clipboard into the RichTextBox.

Declaration

cs-api-definition
public virtual PasteCommand PasteCommand { get; }

Property Value

PasteCommand

PasteFormatting

Pastes the formatting from the clipboard into the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand PasteFormatting { get; }

Property Value

RoutedCommand

PasteFormattingCommand

Represents a command that pastes formatting from the clipboard into the rich text box.

Declaration

cs-api-definition
public virtual PasteFormattingCommand PasteFormattingCommand { get; }

Property Value

PasteFormattingCommand

PreviewFirstMailMergeDataRecord

Previews the first mail merge data record for the rich text box commands.

Declaration

cs-api-definition
public static RoutedCommand PreviewFirstMailMergeDataRecord { get; }

Property Value

RoutedCommand

PreviewFirstMailMergeDataRecordCommand

Executes the command to preview the first mail merge data record in the RichTextBox.

Declaration

cs-api-definition
public virtual PreviewFirstMailMergeDataRecordCommand PreviewFirstMailMergeDataRecordCommand { get; }

Property Value

PreviewFirstMailMergeDataRecordCommand

PreviewLastMailMergeDataRecord

Previews the last mail merge data record for the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand PreviewLastMailMergeDataRecord { get; }

Property Value

RoutedCommand

PreviewLastMailMergeDataRecordCommand

Executes the command that previews the last mail merge data record in the RichTextBox.

Declaration

cs-api-definition
public virtual PreviewLastMailMergeDataRecordCommand PreviewLastMailMergeDataRecordCommand { get; }

Property Value

PreviewLastMailMergeDataRecordCommand

PreviewMailMergeResults

Previews the results of a mail merge operation in a RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand PreviewMailMergeResults { get; }

Property Value

RoutedCommand

PreviewNextMailMergeDataRecord

Prepares and displays the next mail merge data record in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand PreviewNextMailMergeDataRecord { get; }

Property Value

RoutedCommand

PreviewNextMailMergeDataRecordCommand

Executes the command to preview the next mail merge data record in the RichTextBox.

Declaration

cs-api-definition
public virtual PreviewNextMailMergeDataRecordCommand PreviewNextMailMergeDataRecordCommand { get; }

Property Value

PreviewNextMailMergeDataRecordCommand

PreviewPreviousMailMergeDataRecord

Retrieves the previous data record for a mail merge operation.

Declaration

cs-api-definition
public static RoutedCommand PreviewPreviousMailMergeDataRecord { get; }

Property Value

RoutedCommand

PreviewPreviousMailMergeDataRecordCommand

Executes the command to preview the previous mail merge data record in the RichTextBox.

Declaration

cs-api-definition
public virtual PreviewPreviousMailMergeDataRecordCommand PreviewPreviousMailMergeDataRecordCommand { get; }

Property Value

PreviewPreviousMailMergeDataRecordCommand

Print

Sends the content of the RichTextBox to the printer.

Declaration

cs-api-definition
public static RoutedCommand Print { get; }

Property Value

RoutedCommand

PrintCommand

Represents the command to print the content of the RichTextBox.

Declaration

cs-api-definition
public virtual PrintCommand PrintCommand { get; }

Property Value

PrintCommand

PrintPreview

Opens the print preview dialog for the RichTextBox, allowing the user to preview the content before printing.

Declaration

cs-api-definition
public static RoutedCommand PrintPreview { get; }

Property Value

RoutedCommand

PrintPreviewCommand

Represents the command to initiate the print preview of a document in the RichTextBox.

Declaration

cs-api-definition
public virtual PrintPreviewCommand PrintPreviewCommand { get; }

Property Value

PrintPreviewCommand

Redo

Executes the Redo command, which re-applies the last undone action in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand Redo { get; }

Property Value

RoutedCommand

RedoCommand

Represents the command that re-applies the last undone action in the RichTextBox.

Declaration

cs-api-definition
public virtual RedoCommand RedoCommand { get; }

Property Value

RedoCommand

RejectAllRevisions

Rejects all revisions in the rich text box document.

Declaration

cs-api-definition
public static RoutedCommand RejectAllRevisions { get; }

Property Value

RoutedCommand

RejectAllRevisionsCommand

Represents the command that rejects all revisions in the RichTextBox.

Declaration

cs-api-definition
public virtual RejectAllRevisionsCommand RejectAllRevisionsCommand { get; }

Property Value

RejectAllRevisionsCommand

RejectRevision

Rejects the specified revision in the RichTextBox document.

Declaration

cs-api-definition
public static RoutedCommand RejectRevision { get; }

Property Value

RoutedCommand

RejectRevisionCommand

Executes the command to reject a revision in the RichTextBox.

Declaration

cs-api-definition
public virtual RejectRevisionCommand RejectRevisionCommand { get; }

Property Value

RejectRevisionCommand

Removes a hyperlink from the rich text box at the specified position.

Declaration

cs-api-definition
public static RoutedCommand RemoveHyperlink { get; }

Property Value

RoutedCommand

RemoveHyperlinkCommand

Represents a command to remove a hyperlink from the RichTextBox.

Declaration

cs-api-definition
public virtual RemoveHyperlinkCommand RemoveHyperlinkCommand { get; }

Property Value

RemoveHyperlinkCommand

RemoveWatermark

Removes the watermark from the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand RemoveWatermark { get; }

Property Value

RoutedCommand

RemoveWatermarkCommand

Removes the watermark from the RichTextBox control.

Declaration

cs-api-definition
public virtual RemoveWatermarkCommand RemoveWatermarkCommand { get; }

Property Value

RemoveWatermarkCommand

RestartNumbering

Restarts the numbering of the specified list in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand RestartNumbering { get; }

Property Value

RoutedCommand

RestartNumberingCommand

Represents a command to restart the numbering for a specific list in a RichTextBox.

Declaration

cs-api-definition
public virtual RestartNumberingCommand RestartNumberingCommand { get; }

Property Value

RestartNumberingCommand

Save

Saves the current state of the RichTextBox to a specified destination.

Declaration

cs-api-definition
public static RoutedCommand Save { get; }

Property Value

RoutedCommand

SaveCommand

Executes the Save command for the RichTextBox, allowing the user to save the current document to a specified location.

Declaration

cs-api-definition
public virtual SaveCommand SaveCommand { get; }

Property Value

SaveCommand

SelectAll

Selects all content within the rich text box.

Declaration

cs-api-definition
public static RoutedCommand SelectAll { get; }

Property Value

RoutedCommand

SelectAllCommand

Represents the command to select all content within the RichTextBox.

Declaration

cs-api-definition
public virtual SelectAllCommand SelectAllCommand { get; }

Property Value

SelectAllCommand

Selects a hyperlink within the rich text box.

Declaration

cs-api-definition
public static RoutedCommand SelectHyperlink { get; }

Property Value

RoutedCommand

SelectHyperlinkCommand

Represents the command that selects a hyperlink within the RichTextBox.

Declaration

cs-api-definition
public virtual SelectHyperlinkCommand SelectHyperlinkCommand { get; }

Property Value

SelectHyperlinkCommand

SelectTable

Selects the specified table in the RichTextBox control.

Declaration

cs-api-definition
public static RoutedCommand SelectTable { get; }

Property Value

RoutedCommand

SelectTableCell

Selects a specific cell in a table within the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand SelectTableCell { get; }

Property Value

RoutedCommand

SelectTableCellCommand

Executes the command to select a specific cell within a table in the RichTextBox.

Declaration

cs-api-definition
public virtual SelectTableCellCommand SelectTableCellCommand { get; }

Property Value

SelectTableCellCommand

SelectTableColumn

Selects the specified column in a table within the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand SelectTableColumn { get; }

Property Value

RoutedCommand

SelectTableColumnCommand

Represents a command to select a column in a table within a RichTextBox.

Declaration

cs-api-definition
public virtual SelectTableColumnCommand SelectTableColumnCommand { get; }

Property Value

SelectTableColumnCommand

SelectTableCommand

Selects the specified table in the RichTextBox control.

Declaration

cs-api-definition
public virtual SelectTableCommand SelectTableCommand { get; }

Property Value

SelectTableCommand

SelectTableEmpty

Selects an empty table in the RichTextBox control.

Declaration

cs-api-definition
public static RoutedCommand SelectTableEmpty { get; }

Property Value

RoutedCommand

SelectTableEmptyCommand

Represents a command that selects an empty table within the RichTextBox.

Declaration

cs-api-definition
public virtual SelectTableEmptyCommand SelectTableEmptyCommand { get; }

Property Value

SelectTableEmptyCommand

SelectTableRow

Selects the specified row in the table of the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand SelectTableRow { get; }

Property Value

RoutedCommand

SelectTableRowCommand

Represents a command to select a table row in the RichTextBox.

Declaration

cs-api-definition
public virtual SelectTableRowCommand SelectTableRowCommand { get; }

Property Value

SelectTableRowCommand

ShowAddNewBibliographicReferenceDialog

Displays a dialog allowing the user to add a new bibliographic reference.

Declaration

cs-api-definition
public static RoutedCommand ShowAddNewBibliographicReferenceDialog { get; }

Property Value

RoutedCommand

ShowAddNewBibliographicReferenceDialogCommand

Opens a dialog for adding a new bibliographic reference.

Declaration

cs-api-definition
public virtual ShowAddNewBibliographicReferenceDialogCommand ShowAddNewBibliographicReferenceDialogCommand { get; }

Property Value

ShowAddNewBibliographicReferenceDialogCommand

ShowChangeEditingPermissionsDialog

Displays a dialog that shows the change editing permissions for the specified document.

Declaration

cs-api-definition
public static RoutedCommand ShowChangeEditingPermissionsDialog { get; }

Property Value

RoutedCommand

ShowChangeEditingPermissionsDialogCommand

Displays a dialog that allows users to view and manage the editing permissions for changes in a RichTextBox.

Declaration

cs-api-definition
public virtual ShowChangeEditingPermissionsDialogCommand ShowChangeEditingPermissionsDialogCommand { get; }

Property Value

ShowChangeEditingPermissionsDialogCommand

ShowCodeFormattingDialog

Displays the Code Formatting dialog for the RichTextBox, allowing users to customize code presentation settings.

Declaration

cs-api-definition
public static RoutedCommand ShowCodeFormattingDialog { get; }

Property Value

RoutedCommand

ShowCodeFormattingDialogCommand

Opens a dialog that allows users to apply code formatting options to the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowCodeFormattingDialogCommand ShowCodeFormattingDialogCommand { get; }

Property Value

ShowCodeFormattingDialogCommand

ShowContentControlPropertiesDialog

Declaration

cs-api-definition
public static RoutedCommand ShowContentControlPropertiesDialog { get; }

Property Value

RoutedCommand

ShowContentControlPropertiesDialogCommand

Declaration

cs-api-definition
public virtual ShowContentControlPropertiesDialogCommand ShowContentControlPropertiesDialogCommand { get; }

Property Value

ShowContentControlPropertiesDialogCommand

ShowDefineNewListStyleDialog

Displays the dialog for defining a new list style in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowDefineNewListStyleDialog { get; }

Property Value

RoutedCommand

ShowDefineNewListStyleDialogCommand

Displays the dialog for defining a new list style in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowDefineNewListStyleDialogCommand ShowDefineNewListStyleDialogCommand { get; }

Property Value

ShowDefineNewListStyleDialogCommand

ShowFieldsCodes

Displays the field codes in the RichTextBox, allowing users to view the underlying code of the fields present in the document.

Declaration

cs-api-definition
public static RoutedCommand ShowFieldsCodes { get; }

Property Value

RoutedCommand

ShowFieldsResults

Displays the results of fields within the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ShowFieldsResults { get; }

Property Value

RoutedCommand

ShowFindReplaceDialog

Displays the Find and Replace dialog for the RichTextBox control.

Declaration

cs-api-definition
public static RoutedCommand ShowFindReplaceDialog { get; }

Property Value

RoutedCommand

ShowFindReplaceDialogCommand

Displays the Find and Replace dialog for the RichTextBox.

Declaration

cs-api-definition
public virtual ShowFindReplaceDialogCommand ShowFindReplaceDialogCommand { get; }

Property Value

ShowFindReplaceDialogCommand

ShowFloatingBlockPropertiesDialog

Opens the Floating Block Properties dialog for the selected floating block in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowFloatingBlockPropertiesDialog { get; }

Property Value

RoutedCommand

ShowFloatingBlockPropertiesDialogCommand

Displays the properties dialog for a floating block in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowFloatingBlockPropertiesDialogCommand ShowFloatingBlockPropertiesDialogCommand { get; }

Property Value

ShowFloatingBlockPropertiesDialogCommand

ShowFontPropertiesDialog

Displays the font properties dialog for the rich text box, allowing the user to customize font settings.

Declaration

cs-api-definition
public static RoutedCommand ShowFontPropertiesDialog { get; }

Property Value

RoutedCommand

ShowFontPropertiesDialogCommand

Displays the font properties dialog for the RichTextBox.

Declaration

cs-api-definition
public virtual ShowFontPropertiesDialogCommand ShowFontPropertiesDialogCommand { get; }

Property Value

ShowFontPropertiesDialogCommand

ShowImageEditor

Opens the image editor for the currently selected image in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowImageEditor { get; }

Property Value

RoutedCommand

ShowImageEditorCommand

Executes the command to display the image editor for editing an image in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowImageEditorCommand ShowImageEditorCommand { get; }

Property Value

ShowImageEditorCommand

ShowInsertCaptionDialog

Displays a dialog for inserting a caption in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowInsertCaptionDialog { get; }

Property Value

RoutedCommand

ShowInsertCaptionDialogCommand

Represents a command that displays the insert caption dialog in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowInsertCaptionDialogCommand ShowInsertCaptionDialogCommand { get; }

Property Value

ShowInsertCaptionDialogCommand

ShowInsertCrossReferenceWindow

Opens the Insert Cross Reference window, allowing users to insert cross-references in the rich text document.

Declaration

cs-api-definition
public static RoutedCommand ShowInsertCrossReferenceWindow { get; }

Property Value

RoutedCommand

ShowInsertCrossReferenceWindowCommand

Represents the command to display the Insert Cross Reference window in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowInsertCrossReferenceWindowCommand ShowInsertCrossReferenceWindowCommand { get; }

Property Value

ShowInsertCrossReferenceWindowCommand

ShowInsertDateTimeDialog

Displays a dialog for inserting the current date and time into the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ShowInsertDateTimeDialog { get; }

Property Value

RoutedCommand

ShowInsertDateTimeDialogCommand

Opens a dialog for inserting the current date and time into a RichTextBox.

Declaration

cs-api-definition
public virtual ShowInsertDateTimeDialogCommand ShowInsertDateTimeDialogCommand { get; }

Property Value

ShowInsertDateTimeDialogCommand

ShowInsertHyperlinkDialog

Displays the dialog for inserting a hyperlink into the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ShowInsertHyperlinkDialog { get; }

Property Value

RoutedCommand

ShowInsertHyperlinkDialogCommand

Represents the command that displays the "Insert Hyperlink" dialog in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowInsertHyperlinkDialogCommand ShowInsertHyperlinkDialogCommand { get; }

Property Value

ShowInsertHyperlinkDialogCommand

ShowInsertSymbolWindow

Opens the Insert Symbol window to allow the user to select and insert a special character or symbol into the document.

Declaration

cs-api-definition
public static RoutedCommand ShowInsertSymbolWindow { get; }

Property Value

RoutedCommand

ShowInsertSymbolWindowCommand

Displays the insert symbol window, allowing the user to select and insert special characters or symbols into the rich text box.

Declaration

cs-api-definition
public virtual ShowInsertSymbolWindowCommand ShowInsertSymbolWindowCommand { get; }

Property Value

ShowInsertSymbolWindowCommand

ShowInsertTableDialog

Displays a dialog for inserting a table into the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowInsertTableDialog { get; }

Property Value

RoutedCommand

ShowInsertTableDialogCommand

Displays the dialog for inserting a table in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowInsertTableDialogCommand ShowInsertTableDialogCommand { get; }

Property Value

ShowInsertTableDialogCommand

ShowInsertTableOfContentsDialog

Displays the dialog for inserting a table of contents in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ShowInsertTableOfContentsDialog { get; }

Property Value

RoutedCommand

ShowInsertTableOfContentsDialogCommand

Displays the dialog for inserting a table of contents in the rich text box.

Declaration

cs-api-definition
public virtual ShowInsertTableOfContentsDialogCommand ShowInsertTableOfContentsDialogCommand { get; }

Property Value

ShowInsertTableOfContentsDialogCommand

ShowLineNumberingDialog

Opens the dialog for configuring line numbering in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ShowLineNumberingDialog { get; }

Property Value

RoutedCommand

ShowLineNumberingDialogCommand

Declaration

cs-api-definition
public virtual ShowLineNumberingDialogCommand ShowLineNumberingDialogCommand { get; }

Property Value

ShowLineNumberingDialogCommand

ShowManageBibliographicSourcesDialog

Displays the dialog for managing bibliographic sources.

Declaration

cs-api-definition
public static RoutedCommand ShowManageBibliographicSourcesDialog { get; }

Property Value

RoutedCommand

ShowManageBibliographicSourcesDialogCommand

Displays the dialog for managing bibliographic sources within the RichTextBox.

Declaration

cs-api-definition
public virtual ShowManageBibliographicSourcesDialogCommand ShowManageBibliographicSourcesDialogCommand { get; }

Property Value

ShowManageBibliographicSourcesDialogCommand

ShowManageBookmarksDialog

Displays the Manage Bookmarks dialog for the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowManageBookmarksDialog { get; }

Property Value

RoutedCommand

ShowManageBookmarksDialogCommand

Opens the Manage Bookmarks dialog on the RichTextBox control, allowing users to view and manage their bookmarks.

Declaration

cs-api-definition
public virtual ShowManageBookmarksDialogCommand ShowManageBookmarksDialogCommand { get; }

Property Value

ShowManageBookmarksDialogCommand

ShowManageStylesDialog

Opens the Manage Styles dialog for the RichTextBox, allowing the user to create, modify, or delete styles.

Declaration

cs-api-definition
public static RoutedCommand ShowManageStylesDialog { get; }

Property Value

RoutedCommand

ShowManageStylesDialogCommand

Displays the "Manage Styles" dialog for the RichTextBox, allowing users to create, modify, or delete styles.

Declaration

cs-api-definition
public virtual ShowManageStylesDialogCommand ShowManageStylesDialogCommand { get; }

Property Value

ShowManageStylesDialogCommand

ShowNotesDialog

Displays the notes dialog for the RichTextBox control, allowing users to manage and review notes associated with the document.

Declaration

cs-api-definition
public static RoutedCommand ShowNotesDialog { get; }

Property Value

RoutedCommand

ShowNotesDialogCommand

Displays the notes dialog for the RichTextBox.

Declaration

cs-api-definition
public virtual ShowNotesDialogCommand ShowNotesDialogCommand { get; }

Property Value

ShowNotesDialogCommand

ShowParagraphPropertiesDialog

Displays the Paragraph Properties dialog for the RichTextBox, allowing users to modify the formatting and layout of selected paragraphs.

Declaration

cs-api-definition
public static RoutedCommand ShowParagraphPropertiesDialog { get; }

Property Value

RoutedCommand

ShowParagraphPropertiesDialogCommand

Opens the Paragraph Properties dialog for the selected paragraph in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowParagraphPropertiesDialogCommand ShowParagraphPropertiesDialogCommand { get; }

Property Value

ShowParagraphPropertiesDialogCommand

ShowSectionColumnsDialog

Displays a dialog for configuring the columns in a section of the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowSectionColumnsDialog { get; }

Property Value

RoutedCommand

ShowSectionColumnsDialogCommand

Executes the ShowSectionColumnsDialog command for the RichTextBox, which displays a dialog for configuring section columns.

Declaration

cs-api-definition
public virtual ShowSectionColumnsDialogCommand ShowSectionColumnsDialogCommand { get; }

Property Value

ShowSectionColumnsDialogCommand

ShowSetNumberingValueDialog

Displays a dialog allowing the user to set the numbering value for a list in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowSetNumberingValueDialog { get; }

Property Value

RoutedCommand

ShowSetNumberingValueDialogCommand

Displays the dialog for setting the numbering value in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowSetNumberingValueDialogCommand ShowSetNumberingValueDialogCommand { get; }

Property Value

ShowSetNumberingValueDialogCommand

ShowSpellCheckingDialog

Displays the spell checking dialog for the RichTextBox control, allowing users to review and correct spelling mistakes in the document.

Declaration

cs-api-definition
public static RoutedCommand ShowSpellCheckingDialog { get; }

Property Value

RoutedCommand

ShowSpellCheckingDialogCommand

Opens the spell checking dialog for the rich text box, allowing users to review and correct spelling mistakes in the text.

Declaration

cs-api-definition
public virtual ShowSpellCheckingDialogCommand ShowSpellCheckingDialogCommand { get; }

Property Value

ShowSpellCheckingDialogCommand

ShowStyleFormattingPropertiesDialog

Displays the Style Formatting Properties dialog for the RichTextBox, allowing users to customize the style attributes of selected text.

Declaration

cs-api-definition
public static RoutedCommand ShowStyleFormattingPropertiesDialog { get; }

Property Value

RoutedCommand

ShowStyleFormattingPropertiesDialogCommand

Displays the Style Formatting Properties dialog for the RichTextBox.

Declaration

cs-api-definition
public virtual ShowStyleFormattingPropertiesDialogCommand ShowStyleFormattingPropertiesDialogCommand { get; }

Property Value

ShowStyleFormattingPropertiesDialogCommand

ShowTabStopsPropertiesDialog

Displays the properties dialog for customizing tab stops in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowTabStopsPropertiesDialog { get; }

Property Value

RoutedCommand

ShowTabStopsPropertiesDialogCommand

Displays the properties dialog for tab stops in a RichTextBox.

Declaration

cs-api-definition
public virtual ShowTabStopsPropertiesDialogCommand ShowTabStopsPropertiesDialogCommand { get; }

Property Value

ShowTabStopsPropertiesDialogCommand

ShowTableBordersDialog

Displays a dialog that allows the user to customize and show table borders in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowTableBordersDialog { get; }

Property Value

RoutedCommand

ShowTableBordersDialogCommand

Displays the dialog that allows the user to customize the borders of a table within a RichTextBox.

Declaration

cs-api-definition
public virtual ShowTableBordersDialogCommand ShowTableBordersDialogCommand { get; }

Property Value

ShowTableBordersDialogCommand

ShowTablePropertiesDialog

Displays the Table Properties dialog for the selected table in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowTablePropertiesDialog { get; }

Property Value

RoutedCommand

ShowTablePropertiesDialogCommand

Opens a dialog that allows the user to edit the properties of the selected table.

Declaration

cs-api-definition
public virtual ShowTablePropertiesDialogCommand ShowTablePropertiesDialogCommand { get; }

Property Value

ShowTablePropertiesDialogCommand

ShowTaskPane

Displays the task pane for the RichTextBox control.

Declaration

cs-api-definition
public static RoutedCommand ShowTaskPane { get; }

Property Value

RoutedCommand

ShowTaskPaneCommand

Executes the command to show the task pane in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowTaskPaneCommand ShowTaskPaneCommand { get; }

Property Value

ShowTaskPaneCommand

ShowWatermarkSettingsDialog

Displays the settings dialog for configuring watermarks in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ShowWatermarkSettingsDialog { get; }

Property Value

RoutedCommand

ShowWatermarkSettingsDialogCommand

Displays the settings dialog for configuring watermarks in the RichTextBox.

Declaration

cs-api-definition
public virtual ShowWatermarkSettingsDialogCommand ShowWatermarkSettingsDialogCommand { get; }

Property Value

ShowWatermarkSettingsDialogCommand

SuppressLineNumberingForCurrentParagraph

Suppresses line numbering for the currently selected paragraph in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand SuppressLineNumberingForCurrentParagraph { get; }

Property Value

RoutedCommand

SuppressLineNumberingForCurrentParagraphCommand

Declaration

cs-api-definition
public virtual SuppressLineNumberingForCurrentParagraphCommand SuppressLineNumberingForCurrentParagraphCommand { get; }

Property Value

SuppressLineNumberingForCurrentParagraphCommand

TabBackward

Moves the cursor one tab stop backward in the RichTextBox control.

Declaration

cs-api-definition
public static RoutedCommand TabBackward { get; }

Property Value

RoutedCommand

TabBackwardCommand

Represents the command that moves the tab position backward in the RichTextBox.

Declaration

cs-api-definition
public virtual TabBackwardCommand TabBackwardCommand { get; }

Property Value

TabBackwardCommand

TabForward

Moves the cursor forward one tab stop in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand TabForward { get; }

Property Value

RoutedCommand

TabForwardCommand

Executes the Tab Forward command, which indents the selected content in the rich text box.

Declaration

cs-api-definition
public virtual TabForwardCommand TabForwardCommand { get; }

Property Value

TabForwardCommand

TableCellContentAlignment

Gets or sets the alignment of the content within the table cell.

Declaration

cs-api-definition
public static RoutedCommand TableCellContentAlignment { get; }

Property Value

RoutedCommand

TableCellContentAlignmentCommand

Represents a command to align the content of table cells in a rich text box.

Declaration

cs-api-definition
public virtual TableCellContentAlignmentCommand TableCellContentAlignmentCommand { get; }

Property Value

TableCellContentAlignmentCommand

ToggleBold

Toggles the bold formatting of the selected text in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ToggleBold { get; }

Property Value

RoutedCommand

ToggleBoldCommand

Toggles the bold formatting of the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual ToggleBoldCommand ToggleBoldCommand { get; }

Property Value

ToggleBoldCommand

ToggleBullets

Toggles the bullet list formatting for the selected text in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ToggleBullets { get; }

Property Value

RoutedCommand

ToggleBulletsCommand

Toggles the bullet formatting for the selected text in the RichTextBox.

Declaration

cs-api-definition
public virtual ToggleBulletsCommand ToggleBulletsCommand { get; }

Property Value

ToggleBulletsCommand

ToggleComments

Toggles the visibility of comments in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleComments { get; }

Property Value

RoutedCommand

ToggleCommentsCommand

Represents a command that toggles the visibility of comments in a RichTextBox.

Declaration

cs-api-definition
public virtual ToggleCommentsCommand ToggleCommentsCommand { get; }

Property Value

ToggleCommentsCommand

ToggleDifferentFirstPageHeaderFooter

Toggles the visibility of the different first page header/footer in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleDifferentFirstPageHeaderFooter { get; }

Property Value

RoutedCommand

ToggleDifferentFirstPageHeaderFooterCommand

Toggles the different first page header and footer settings for the rich text box.

Declaration

cs-api-definition
public virtual ToggleDifferentFirstPageHeaderFooterCommand ToggleDifferentFirstPageHeaderFooterCommand { get; }

Property Value

ToggleDifferentFirstPageHeaderFooterCommand

ToggleDifferentOddAndEvenPagesHeaderFooter

Toggles the visibility of different headers and footers for odd and even pages in a RichTextBox document.

Declaration

cs-api-definition
public static RoutedCommand ToggleDifferentOddAndEvenPagesHeaderFooter { get; }

Property Value

RoutedCommand

ToggleDifferentOddAndEvenPagesHeaderFooterCommand

Represents a command that toggles different header and footer settings for odd and even pages in a rich text box.

Declaration

cs-api-definition
public virtual ToggleDifferentOddAndEvenPagesHeaderFooterCommand ToggleDifferentOddAndEvenPagesHeaderFooterCommand { get; }

Property Value

ToggleDifferentOddAndEvenPagesHeaderFooterCommand

ToggleDocumentProtection

Toggles the protection for the document within the RichTextBox. This command allows users to enable or disable editing restrictions on the document.

Declaration

cs-api-definition
public static RoutedCommand ToggleDocumentProtection { get; }

Property Value

RoutedCommand

ToggleDocumentProtectionCommand

Toggles the protection status of the document in the rich text box. This command allows the user to enable or disable document protection, which restricts editing while allowing for specific users to make changes.

Declaration

cs-api-definition
public virtual ToggleDocumentProtectionCommand ToggleDocumentProtectionCommand { get; }

Property Value

ToggleDocumentProtectionCommand

ToggleFieldDisplayMode

Toggles the display mode of fields in the RichTextBox, allowing users to switch between viewing the field codes and their formatted values.

Declaration

cs-api-definition
public static RoutedCommand ToggleFieldDisplayMode { get; }

Property Value

RoutedCommand

ToggleFieldDisplayModeCommand

Toggles the display mode of fields within the rich text box, allowing users to switch between showing field results and field codes.

Declaration

cs-api-definition
public virtual ToggleFieldDisplayModeCommand ToggleFieldDisplayModeCommand { get; }

Property Value

ToggleFieldDisplayModeCommand

ToggleFormattingSymbols

Toggles the visibility of formatting symbols in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleFormattingSymbols { get; }

Property Value

RoutedCommand

ToggleFormattingSymbolsCommand

Represents a command that toggles the visibility of formatting symbols in the rich text box.

Declaration

cs-api-definition
public virtual ToggleFormattingSymbolsCommand ToggleFormattingSymbolsCommand { get; }

Property Value

ToggleFormattingSymbolsCommand

ToggleHeaderFooterLinkToPrevious

Toggles the link to the previous header or footer in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleHeaderFooterLinkToPrevious { get; }

Property Value

RoutedCommand

ToggleHeaderFooterLinkToPreviousCommand

Toggles the link to the previous header or footer in the RichTextBox. This command will change the current header or footer to either link or unlink it from the previous section's header or footer.

Declaration

cs-api-definition
public virtual ToggleHeaderFooterLinkToPreviousCommand ToggleHeaderFooterLinkToPreviousCommand { get; }

Property Value

ToggleHeaderFooterLinkToPreviousCommand

ToggleInsertShapeTool

Toggles the insert shape tool in the RichTextBox, allowing users to add shapes to their documents.

Declaration

cs-api-definition
public static RoutedCommand ToggleInsertShapeTool { get; }

Property Value

RoutedCommand

ToggleInsertShapeToolCommand

Declaration

cs-api-definition
public virtual ToggleInsertShapeToolCommand ToggleInsertShapeToolCommand { get; }

Property Value

ToggleInsertShapeToolCommand

ToggleItalic

Toggles the italic formatting of the selected text in a RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleItalic { get; }

Property Value

RoutedCommand

ToggleItalicCommand

Represents a command that toggles the italic formatting of the selected text in a RichTextBox.

Declaration

cs-api-definition
public virtual ToggleItalicCommand ToggleItalicCommand { get; }

Property Value

ToggleItalicCommand

ToggleMergeFieldsHighlight

Toggles the highlight for merge fields in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ToggleMergeFieldsHighlight { get; }

Property Value

RoutedCommand

ToggleMergeFieldsHighlightCommand

Toggles the highlight state of merge fields within the rich text box. This command allows users to visually distinguish merge fields, enabling better editing and formatting of the document where merge fields are utilized.

Declaration

cs-api-definition
public virtual ToggleMergeFieldsHighlightCommand ToggleMergeFieldsHighlightCommand { get; }

Property Value

ToggleMergeFieldsHighlightCommand

ToggleNumbered

Toggles the numbered list formatting for the selected content in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ToggleNumbered { get; }

Property Value

RoutedCommand

ToggleNumberedCommand

Toggles the numbered list formatting for the selected content in the rich text box.

Declaration

cs-api-definition
public virtual ToggleNumberedCommand ToggleNumberedCommand { get; }

Property Value

ToggleNumberedCommand

ToggleSpellChecking

Toggles the spell checking feature on or off for the rich text box.

Declaration

cs-api-definition
public static RoutedCommand ToggleSpellChecking { get; }

Property Value

RoutedCommand

ToggleSpellCheckingCommand

Executes the Toggle Spell Checking command, enabling or disabling spell checking in the RichTextBox.

Declaration

cs-api-definition
public virtual ToggleSpellCheckingCommand ToggleSpellCheckingCommand { get; }

Property Value

ToggleSpellCheckingCommand

ToggleStrikethrough

Toggles the strikethrough formatting of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleStrikethrough { get; }

Property Value

RoutedCommand

ToggleStrikethroughCommand

Represents a command that toggles the strikethrough formatting on the selected text in the rich text box.

Declaration

cs-api-definition
public virtual ToggleStrikethroughCommand ToggleStrikethroughCommand { get; }

Property Value

ToggleStrikethroughCommand

ToggleSubscript

Toggles the subscript formatting for the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleSubscript { get; }

Property Value

RoutedCommand

ToggleSubscriptCommand

Represents a command that toggles subscript formatting in a RichTextBox.

Declaration

cs-api-definition
public virtual ToggleSubscriptCommand ToggleSubscriptCommand { get; }

Property Value

ToggleSubscriptCommand

ToggleSuperscript

Toggles the superscript formatting of the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleSuperscript { get; }

Property Value

RoutedCommand

ToggleSuperscriptCommand

Executes the command to toggle the superscript formatting on the selected text in the rich text box.

Declaration

cs-api-definition
public virtual ToggleSuperscriptCommand ToggleSuperscriptCommand { get; }

Property Value

ToggleSuperscriptCommand

ToggleTableLookColumnBandingOption

Toggles the column banding option for a table in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleTableLookColumnBandingOption { get; }

Property Value

RoutedCommand

ToggleTableLookColumnBandingOptionCommand

Represents the command that toggles the column banding option for tables in the RichTextBox.

Declaration

cs-api-definition
public virtual ToggleTableLookColumnBandingOptionCommand ToggleTableLookColumnBandingOptionCommand { get; }

Property Value

ToggleTableLookColumnBandingOptionCommand

ToggleTableLookFirstColumnOption

Toggles the first column option for a table look in the RichTextBox. This command modifies the appearance of the first column in a table, allowing for quick adjustments to its styling.

Declaration

cs-api-definition
public static RoutedCommand ToggleTableLookFirstColumnOption { get; }

Property Value

RoutedCommand

ToggleTableLookFirstColumnOptionCommand

Toggles the first column option for the table look in the RichTextBox. This command changes the appearance of the first column of the selected table, allowing for a customized look based on predefined styles.

Declaration

cs-api-definition
public virtual ToggleTableLookFirstColumnOptionCommand ToggleTableLookFirstColumnOptionCommand { get; }

Property Value

ToggleTableLookFirstColumnOptionCommand

ToggleTableLookFirstRowOption

Toggles the first row option for a table look in the RichTextBox. This command changes the appearance of the first row, allowing for customization of how the first row is displayed within the table.

Declaration

cs-api-definition
public static RoutedCommand ToggleTableLookFirstRowOption { get; }

Property Value

RoutedCommand

ToggleTableLookFirstRowOptionCommand

Toggles the first row option of the table look for the rich text box.

Declaration

cs-api-definition
public virtual ToggleTableLookFirstRowOptionCommand ToggleTableLookFirstRowOptionCommand { get; }

Property Value

ToggleTableLookFirstRowOptionCommand

ToggleTableLookLastColumnOption

Toggles the last column option of the table look in the rich text box. This command applies a visual style to the last column of the selected table, enhancing the appearance of the table in the document.

Declaration

cs-api-definition
public static RoutedCommand ToggleTableLookLastColumnOption { get; }

Property Value

RoutedCommand

ToggleTableLookLastColumnOptionCommand

Represents a command that toggles the last column look option of a table in the RichTextBox.

Declaration

cs-api-definition
public virtual ToggleTableLookLastColumnOptionCommand ToggleTableLookLastColumnOptionCommand { get; }

Property Value

ToggleTableLookLastColumnOptionCommand

ToggleTableLookLastRowOption

Toggles the appearance of the last row in a table by applying or removing a specific look style.

Declaration

cs-api-definition
public static RoutedCommand ToggleTableLookLastRowOption { get; }

Property Value

RoutedCommand

ToggleTableLookLastRowOptionCommand

Represents a command that toggles the last row option of a table look in the RichTextBox.

Declaration

cs-api-definition
public virtual ToggleTableLookLastRowOptionCommand ToggleTableLookLastRowOptionCommand { get; }

Property Value

ToggleTableLookLastRowOptionCommand

ToggleTableLookRowBandingOption

Toggles the row banding option for the table look in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleTableLookRowBandingOption { get; }

Property Value

RoutedCommand

ToggleTableLookRowBandingOptionCommand

Executes the command to toggle the row banding option for tables within the RichTextBox.

Declaration

cs-api-definition
public virtual ToggleTableLookRowBandingOptionCommand ToggleTableLookRowBandingOptionCommand { get; }

Property Value

ToggleTableLookRowBandingOptionCommand

ToggleTableRowRepeatOnEveryPage

Toggles the setting that determines whether the contents of the specified row in a table are repeated on every page when the table spans multiple pages.

Declaration

cs-api-definition
public static RoutedCommand ToggleTableRowRepeatOnEveryPage { get; }

Property Value

RoutedCommand

ToggleTableRowRepeatOnEveryPageCommand

Toggles the repeat of a table row on every page in the RichTextBox.

Declaration

cs-api-definition
public virtual ToggleTableRowRepeatOnEveryPageCommand ToggleTableRowRepeatOnEveryPageCommand { get; }

Property Value

ToggleTableRowRepeatOnEveryPageCommand

ToggleTrackChanges

Toggles the Track Changes feature on or off in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleTrackChanges { get; }

Property Value

RoutedCommand

ToggleTrackChangesCommand

Toggles the Track Changes feature in the RichTextBox. This command switches the tracking of changes on and off. When enabled, all modifications to the document are tracked and can be reviewed.

Declaration

cs-api-definition
public virtual ToggleTrackChangesCommand ToggleTrackChangesCommand { get; }

Property Value

ToggleTrackChangesCommand

ToggleUnderline

Toggles the underline formatting for the selected text in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand ToggleUnderline { get; }

Property Value

RoutedCommand

ToggleUnderlineCommand

Represents a command that toggles the underline formatting of the selected text in a RichTextBox.

Declaration

cs-api-definition
public virtual ToggleUnderlineCommand ToggleUnderlineCommand { get; }

Property Value

ToggleUnderlineCommand

Undo

Undoes the last action performed in the RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand Undo { get; }

Property Value

RoutedCommand

UndoCommand

Represents a command that undoes the last action performed in the RichTextBox.

Declaration

cs-api-definition
public virtual UndoCommand UndoCommand { get; }

Property Value

UndoCommand

UnmergeTableCells

Unmerges the specified table cells in a RichTextBox.

Declaration

cs-api-definition
public static RoutedCommand UnmergeTableCells { get; }

Property Value

RoutedCommand

UnmergeTableCellsCommand

Executes the command to unmerge merged table cells within a RichTextBox.

Declaration

cs-api-definition
public virtual UnmergeTableCellsCommand UnmergeTableCellsCommand { get; }

Property Value

UnmergeTableCellsCommand

UpdateAllFields

Updates all fields in the RichTextBox document, ensuring that any dynamic content is refreshed and reflects the current state of the data.

Declaration

cs-api-definition
public static RoutedCommand UpdateAllFields { get; }

Property Value

RoutedCommand

UpdateAllFieldsCommand

Represents a command that updates all fields within the rich text box.

Declaration

cs-api-definition
public virtual UpdateAllFieldsCommand UpdateAllFieldsCommand { get; }

Property Value

UpdateAllFieldsCommand

UpdateField

Updates the specified field in the rich text box.

Declaration

cs-api-definition
public static RoutedCommand UpdateField { get; }

Property Value

RoutedCommand

UpdateFieldCommand

Updates the specified field within the RichTextBox.

Declaration

cs-api-definition
public virtual UpdateFieldCommand UpdateFieldCommand { get; }

Property Value

UpdateFieldCommand

Events

PropertyChanged

Declaration

cs-api-definition
public event PropertyChangedEventHandler PropertyChanged

Event Value

PropertyChangedEventHandler

Implements INotifyPropertyChanged.PropertyChanged

In this article
DefinitionPropertiesAcceptAllRevisionsAcceptAllRevisionsCommandAcceptRevisionAcceptRevisionCommandAddShapeTextBoxAddShapeTextBoxCommandAssociatedRichTextBoxCancelFormatPainterCancelFormatPainterCommandChangeAllFieldsDisplayModeChangeAllFieldsDisplayModeCommandChangeBibliographicStyleChangeBibliographicStyleCommandChangeFontFamilyChangeFontFamilyCommandChangeFontForeColorChangeFontForeColorCommandChangeFontHighlightColorChangeFontHighlightColorCommandChangeFontSizeChangeFontSizeCommandChangeFormatPainterStateChangeFormatPainterStateCommandChangeImageWrappingStyleChangeImageWrappingStyleCommandChangeIntegratedWatermarkTypeChangeIntegratedWatermarkTypeCommandChangeLayoutModeChangeLayoutModeCommandChangeListStyleChangeListStyleCommandChangePageMarginsChangePageMarginsCommandChangePageOrientationChangePageOrientationCommandChangePaperTypeChangePaperTypeCommandChangeParagraphBackgroundColorChangeParagraphBackgroundColorCommandChangeParagraphFlowDirectionChangeParagraphFlowDirectionCommandChangeParagraphListLevelChangeParagraphListLevelCommandChangeRotateTextWithShapeChangeRotateTextWithShapeCommandChangeSectionColumnsChangeSectionColumnsCommandChangeSectionFooterBottomMarginChangeSectionFooterBottomMarginCommandChangeSectionHeaderTopMarginChangeSectionHeaderTopMarginCommandChangeShapeAutoFitToTextChangeShapeAutoFitToTextCommandChangeShapeFillChangeShapeFillCommandChangeShapeOutlineDashChangeShapeOutlineDashCommandChangeShapeOutlineFillChangeShapeOutlineFillCommandChangeShapeOutlineWidthChangeShapeOutlineWidthCommandChangeShapeTextBottomMarginChangeShapeTextBottomMarginCommandChangeShapeTextFillChangeShapeTextFillCommandChangeShapeTextLeftMarginChangeShapeTextLeftMarginCommandChangeShapeTextOutlineDashChangeShapeTextOutlineDashCommandChangeShapeTextOutlineFillChangeShapeTextOutlineFillCommandChangeShapeTextOutlineWidthChangeShapeTextOutlineWidthCommandChangeShapeTextRightMarginChangeShapeTextRightMarginCommandChangeShapeTextRotationChangeShapeTextRotationCommandChangeShapeTextTopMarginChangeShapeTextTopMarginCommandChangeShapeTextVerticalAlignmentChangeShapeTextVerticalAlignmentCommandChangeShapeTextWrapChangeShapeTextWrapCommandChangeShapeWrappingStyleChangeShapeWrappingStyleCommandChangeStyleNameChangeStyleNameCommandChangeTableColumnsLayoutModeChangeTableColumnsLayoutModeCommandChangeTextAlignmentChangeTextAlignmentCommandChangeUnderlineColorChangeUnderlineColorCommandChangeUnderlineDecorationChangeUnderlineDecorationCommandClearAllFormattingClearAllFormattingCommandClearFormattingClearFormattingCommandContinueNumberingContinueNumberingCommandConvertFloatingShapeToShapeInlineConvertFloatingShapeToShapeInlineCommandConvertImageToImageInlineConvertImageToImageInlineCommandCopyCopyCommandCopyFormattingCopyFormattingCommandCopyHyperlinkCopyHyperlinkCommandCutCutCommandDecrementFontSizeDecrementFontSizeCommandDecrementPageWidthDecrementParagraphLeftIndentDecrementParagraphLeftIndentCommandDecrementParagraphListLevelDecrementParagraphListLevelCommandDeleteDeleteAllCommentsDeleteAllCommentsCommandDeleteCodeBlockDeleteCodeBlockCommandDeleteCommandDeleteCommentDeleteCommentCommandDeleteTableDeleteTableColumnDeleteTableColumnCommandDeleteTableCommandDeleteTableRowDeleteTableRowCommandEditFooterEditFooterCommandEditHeaderEditHeaderCommandEditShapeTextBoxEditShapeTextBoxCommandExitHeaderFooterEditModeExitHeaderFooterEditModeCommandGoToNextCommentGoToNextCommentCommandGoToNextEndnoteGoToNextEndnoteCommandGoToNextFootnoteGoToNextFootnoteCommandGoToNextRevisionGoToNextRevisionCommandGoToPreviousCommentGoToPreviousCommentCommandGoToPreviousEndnoteGoToPreviousEndnoteCommandGoToPreviousFootnoteGoToPreviousFootnoteCommandGoToPreviousRevisionGoToPreviousRevisionCommandIncrementFontSizeIncrementFontSizeCommandIncrementPageWidthIncrementParagraphLeftIndentIncrementParagraphLeftIndentCommandIncrementParagraphListLevelIncrementParagraphListLevelCommandInsertBibliographyFieldInsertBibliographyFieldCommandInsertBreakInsertBreakCommandInsertCitationFieldInsertCitationFieldCommandInsertColumnBreakInsertColumnBreakCommandInsertCommentInsertCommentCommandInsertDocumentFragmentInsertDocumentFragmentCommandInsertEndnoteInsertEndnoteCommandInsertFieldInsertFieldCommandInsertFootnoteInsertFootnoteCommandInsertLineBreakInsertLineBreakCommandInsertLineNumberingInsertLineNumberingCommandInsertMergeFieldEmptyInsertMergeFieldEmptyCommandInsertNonBreakingSpaceInsertNonBreakingSpaceCommandInsertPageBreakInsertPageBreakCommandInsertPageFieldInsertPageFieldCommandInsertPictureInsertPictureCommandInsertSdtInsertSdtCommandInsertSectionBreakInsertSectionBreakCommandInsertTableInsertTableColumnInsertTableColumnCommandInsertTableColumnToTheLeftInsertTableColumnToTheLeftCommandInsertTableColumnToTheRightInsertTableColumnToTheRightCommandInsertTableCommandInsertTableRowInsertTableRowAboveInsertTableRowAboveCommandInsertTableRowBelowInsertTableRowBelowCommandInsertTableRowCommandInsertTextInsertTextBoxInsertTextBoxCommandInsertTextCommandMailMergeMailMergeCommandMergeTableCellsMergeTableCellsCommandMoveCaretMoveCaretCommandMoveSelectionMoveSelectionCommandMultipleUndoMultipleUndoCommandNewDocumentNewDocumentCommandOpenContextMenuOnNextSpellingErrorOpenContextMenuOnNextSpellingErrorCommandOpenDocumentOpenDocumentCommandOpenHyperlinkOpenHyperlinkCommandPastePasteCommandPasteFormattingPasteFormattingCommandPreviewFirstMailMergeDataRecordPreviewFirstMailMergeDataRecordCommandPreviewLastMailMergeDataRecordPreviewLastMailMergeDataRecordCommandPreviewMailMergeResultsPreviewNextMailMergeDataRecordPreviewNextMailMergeDataRecordCommandPreviewPreviousMailMergeDataRecordPreviewPreviousMailMergeDataRecordCommandPrintPrintCommandPrintPreviewPrintPreviewCommandRedoRedoCommandRejectAllRevisionsRejectAllRevisionsCommandRejectRevisionRejectRevisionCommandRemoveHyperlinkRemoveHyperlinkCommandRemoveWatermarkRemoveWatermarkCommandRestartNumberingRestartNumberingCommandSaveSaveCommandSelectAllSelectAllCommandSelectHyperlinkSelectHyperlinkCommandSelectTableSelectTableCellSelectTableCellCommandSelectTableColumnSelectTableColumnCommandSelectTableCommandSelectTableEmptySelectTableEmptyCommandSelectTableRowSelectTableRowCommandShowAddNewBibliographicReferenceDialogShowAddNewBibliographicReferenceDialogCommandShowChangeEditingPermissionsDialogShowChangeEditingPermissionsDialogCommandShowCodeFormattingDialogShowCodeFormattingDialogCommandShowContentControlPropertiesDialogShowContentControlPropertiesDialogCommandShowDefineNewListStyleDialogShowDefineNewListStyleDialogCommandShowFieldsCodesShowFieldsResultsShowFindReplaceDialogShowFindReplaceDialogCommandShowFloatingBlockPropertiesDialogShowFloatingBlockPropertiesDialogCommandShowFontPropertiesDialogShowFontPropertiesDialogCommandShowImageEditorShowImageEditorCommandShowInsertCaptionDialogShowInsertCaptionDialogCommandShowInsertCrossReferenceWindowShowInsertCrossReferenceWindowCommandShowInsertDateTimeDialogShowInsertDateTimeDialogCommandShowInsertHyperlinkDialogShowInsertHyperlinkDialogCommandShowInsertSymbolWindowShowInsertSymbolWindowCommandShowInsertTableDialogShowInsertTableDialogCommandShowInsertTableOfContentsDialogShowInsertTableOfContentsDialogCommandShowLineNumberingDialogShowLineNumberingDialogCommandShowManageBibliographicSourcesDialogShowManageBibliographicSourcesDialogCommandShowManageBookmarksDialogShowManageBookmarksDialogCommandShowManageStylesDialogShowManageStylesDialogCommandShowNotesDialogShowNotesDialogCommandShowParagraphPropertiesDialogShowParagraphPropertiesDialogCommandShowSectionColumnsDialogShowSectionColumnsDialogCommandShowSetNumberingValueDialogShowSetNumberingValueDialogCommandShowSpellCheckingDialogShowSpellCheckingDialogCommandShowStyleFormattingPropertiesDialogShowStyleFormattingPropertiesDialogCommandShowTabStopsPropertiesDialogShowTabStopsPropertiesDialogCommandShowTableBordersDialogShowTableBordersDialogCommandShowTablePropertiesDialogShowTablePropertiesDialogCommandShowTaskPaneShowTaskPaneCommandShowWatermarkSettingsDialogShowWatermarkSettingsDialogCommandSuppressLineNumberingForCurrentParagraphSuppressLineNumberingForCurrentParagraphCommandTabBackwardTabBackwardCommandTabForwardTabForwardCommandTableCellContentAlignmentTableCellContentAlignmentCommandToggleBoldToggleBoldCommandToggleBulletsToggleBulletsCommandToggleCommentsToggleCommentsCommandToggleDifferentFirstPageHeaderFooterToggleDifferentFirstPageHeaderFooterCommandToggleDifferentOddAndEvenPagesHeaderFooterToggleDifferentOddAndEvenPagesHeaderFooterCommandToggleDocumentProtectionToggleDocumentProtectionCommandToggleFieldDisplayModeToggleFieldDisplayModeCommandToggleFormattingSymbolsToggleFormattingSymbolsCommandToggleHeaderFooterLinkToPreviousToggleHeaderFooterLinkToPreviousCommandToggleInsertShapeToolToggleInsertShapeToolCommandToggleItalicToggleItalicCommandToggleMergeFieldsHighlightToggleMergeFieldsHighlightCommandToggleNumberedToggleNumberedCommandToggleSpellCheckingToggleSpellCheckingCommandToggleStrikethroughToggleStrikethroughCommandToggleSubscriptToggleSubscriptCommandToggleSuperscriptToggleSuperscriptCommandToggleTableLookColumnBandingOptionToggleTableLookColumnBandingOptionCommandToggleTableLookFirstColumnOptionToggleTableLookFirstColumnOptionCommandToggleTableLookFirstRowOptionToggleTableLookFirstRowOptionCommandToggleTableLookLastColumnOptionToggleTableLookLastColumnOptionCommandToggleTableLookLastRowOptionToggleTableLookLastRowOptionCommandToggleTableLookRowBandingOptionToggleTableLookRowBandingOptionCommandToggleTableRowRepeatOnEveryPageToggleTableRowRepeatOnEveryPageCommandToggleTrackChangesToggleTrackChangesCommandToggleUnderlineToggleUnderlineCommandUndoUndoCommandUnmergeTableCellsUnmergeTableCellsCommandUpdateAllFieldsUpdateAllFieldsCommandUpdateFieldUpdateFieldCommandEventsPropertyChanged
Not finding the help you need?
Contact Support