skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RichTextBoxCommandsTranslator

Provides methods for translating RichTextBox commands into their corresponding actions.

Inheritance
System.Object
RichTextBoxCommands
RichTextBoxCommandsTranslator
RichTextBoxShapesCommandsTranslator
Inherited Members
RichTextBoxCommands.AssociatedRichTextBox
RichTextBoxCommands.TabForward
RichTextBoxCommands.TabBackward
RichTextBoxCommands.NewDocument
RichTextBoxCommands.OpenDocument
RichTextBoxCommands.Print
RichTextBoxCommands.PrintPreview
RichTextBoxCommands.Save
RichTextBoxCommands.Undo
RichTextBoxCommands.MultipleUndo
RichTextBoxCommands.Redo
RichTextBoxCommands.ChangeFontFamily
RichTextBoxCommands.ChangeFontSize
RichTextBoxCommands.ChangeFontForeColor
RichTextBoxCommands.ChangeUnderlineColor
RichTextBoxCommands.ChangeFontHighlightColor
RichTextBoxCommands.ToggleBold
RichTextBoxCommands.ToggleItalic
RichTextBoxCommands.ToggleStrikethrough
RichTextBoxCommands.ToggleSubscript
RichTextBoxCommands.ToggleSuperscript
RichTextBoxCommands.ToggleUnderline
RichTextBoxCommands.ToggleFormattingSymbols
RichTextBoxCommands.IncrementFontSize
RichTextBoxCommands.DecrementFontSize
RichTextBoxCommands.ToggleBullets
RichTextBoxCommands.ToggleNumbered
RichTextBoxCommands.ChangeListStyle
RichTextBoxCommands.ChangeTextAlignment
RichTextBoxCommands.ChangeParagraphFlowDirection
RichTextBoxCommands.IncrementParagraphLeftIndent
RichTextBoxCommands.DecrementParagraphLeftIndent
RichTextBoxCommands.ChangeUnderlineDecoration
RichTextBoxCommands.ChangeLayoutMode
RichTextBoxCommands.ClearFormatting
RichTextBoxCommands.ClearAllFormatting
RichTextBoxCommands.Copy
RichTextBoxCommands.CopyFormatting
RichTextBoxCommands.Cut
RichTextBoxCommands.Paste
RichTextBoxCommands.PasteFormatting
RichTextBoxCommands.CancelFormatPainter
RichTextBoxCommands.ChangeFormatPainterState
RichTextBoxCommands.Delete
RichTextBoxCommands.InsertText
RichTextBoxCommands.InsertDocumentFragment
RichTextBoxCommands.InsertPageBreak
RichTextBoxCommands.InsertColumnBreak
RichTextBoxCommands.InsertNonBreakingSpace
RichTextBoxCommands.InsertBreak
RichTextBoxCommands.InsertSectionBreak
RichTextBoxCommands.InsertPicture
RichTextBoxCommands.ShowInsertHyperlinkDialog
RichTextBoxCommands.ShowManageBookmarksDialog
RichTextBoxCommands.ShowInsertSymbolWindow
RichTextBoxCommands.ShowInsertCrossReferenceWindow
RichTextBoxCommands.ShowInsertTableOfContentsDialog
RichTextBoxCommands.ShowInsertCaptionDialog
RichTextBoxCommands.ShowParagraphPropertiesDialog
RichTextBoxCommands.ChangePageMargins
RichTextBoxCommands.ChangePageOrientation
RichTextBoxCommands.ChangePaperType
RichTextBoxCommands.ShowFindReplaceDialog
RichTextBoxCommands.ShowFontPropertiesDialog
RichTextBoxCommands.ShowTablePropertiesDialog
RichTextBoxCommands.ShowTableBordersDialog
RichTextBoxCommands.ShowSpellCheckingDialog
RichTextBoxCommands.ShowInsertTableDialog
RichTextBoxCommands.ShowSectionColumnsDialog
RichTextBoxCommands.InsertTable
RichTextBoxCommands.InsertTableColumn
RichTextBoxCommands.InsertTableColumnToTheLeft
RichTextBoxCommands.InsertTableColumnToTheRight
RichTextBoxCommands.InsertTableRow
RichTextBoxCommands.InsertTableRowAbove
RichTextBoxCommands.InsertTableRowBelow
RichTextBoxCommands.ToggleTableLookFirstRowOption
RichTextBoxCommands.ToggleTableLookLastRowOption
RichTextBoxCommands.ToggleTableLookFirstColumnOption
RichTextBoxCommands.ToggleTableLookLastColumnOption
RichTextBoxCommands.ToggleTableLookRowBandingOption
RichTextBoxCommands.ToggleTableLookColumnBandingOption
RichTextBoxCommands.ToggleTableRowRepeatOnEveryPage
RichTextBoxCommands.SelectTableEmpty
RichTextBoxCommands.SelectTable
RichTextBoxCommands.SelectTableCell
RichTextBoxCommands.SelectTableRow
RichTextBoxCommands.SelectTableColumn
RichTextBoxCommands.DeleteTable
RichTextBoxCommands.DeleteTableRow
RichTextBoxCommands.DeleteTableColumn
RichTextBoxCommands.MergeTableCells
RichTextBoxCommands.UnmergeTableCells
RichTextBoxCommands.ToggleSpellChecking
RichTextBoxCommands.OpenContextMenuOnNextSpellingError
RichTextBoxCommands.TableCellContentAlignment
RichTextBoxCommands.ChangeTableColumnsLayoutMode
RichTextBoxCommands.ChangeParagraphBackgroundColor
RichTextBoxCommands.IncrementPageWidth
RichTextBoxCommands.DecrementPageWidth
RichTextBoxCommands.MoveCaret
RichTextBoxCommands.SelectAll
RichTextBoxCommands.InsertLineBreak
RichTextBoxCommands.InsertComment
RichTextBoxCommands.RemoveHyperlink
RichTextBoxCommands.DeleteComment
RichTextBoxCommands.DeleteAllComments
RichTextBoxCommands.GoToNextComment
RichTextBoxCommands.GoToPreviousComment
RichTextBoxCommands.ToggleComments
RichTextBoxCommands.SelectHyperlink
RichTextBoxCommands.OpenHyperlink
RichTextBoxCommands.CopyHyperlink
RichTextBoxCommands.ShowImageEditor
RichTextBoxCommands.ChangeSectionColumns
RichTextBoxCommands.ChangeSectionHeaderTopMargin
RichTextBoxCommands.ChangeSectionFooterBottomMargin
RichTextBoxCommands.ToggleDifferentFirstPageHeaderFooter
RichTextBoxCommands.ToggleDifferentOddAndEvenPagesHeaderFooter
RichTextBoxCommands.ShowFloatingBlockPropertiesDialog
RichTextBoxCommands.ShowTabStopsPropertiesDialog
RichTextBoxCommands.ConvertFloatingShapeToShapeInline
RichTextBoxCommands.ChangeShapeWrappingStyle
RichTextBoxCommands.ChangeImageWrappingStyle
RichTextBoxCommands.ConvertImageToImageInline
RichTextBoxCommands.InsertField
RichTextBoxCommands.ToggleFieldDisplayMode
RichTextBoxCommands.PreviewMailMergeResults
RichTextBoxCommands.ChangeAllFieldsDisplayMode
RichTextBoxCommands.PreviewPreviousMailMergeDataRecord
RichTextBoxCommands.PreviewNextMailMergeDataRecord
RichTextBoxCommands.PreviewFirstMailMergeDataRecord
RichTextBoxCommands.PreviewLastMailMergeDataRecord
RichTextBoxCommands.InsertMergeFieldEmpty
RichTextBoxCommands.MailMerge
RichTextBoxCommands.ToggleMergeFieldsHighlight
RichTextBoxCommands.UpdateField
RichTextBoxCommands.UpdateAllFields
RichTextBoxCommands.ShowFieldsCodes
RichTextBoxCommands.ShowFieldsResults
RichTextBoxCommands.InsertPageField
RichTextBoxCommands.ShowInsertDateTimeDialog
RichTextBoxCommands.EditHeader
RichTextBoxCommands.EditFooter
RichTextBoxCommands.ExitHeaderFooterEditMode
RichTextBoxCommands.MoveSelection
RichTextBoxCommands.ShowStyleFormattingPropertiesDialog
RichTextBoxCommands.ShowManageStylesDialog
RichTextBoxCommands.InsertSdt
RichTextBoxCommands.ShowContentControlPropertiesDialog
RichTextBoxCommands.ShowDefineNewListStyleDialog
RichTextBoxCommands.ToggleDocumentProtection
RichTextBoxCommands.ShowChangeEditingPermissionsDialog
RichTextBoxCommands.ChangeStyleName
RichTextBoxCommands.ToggleHeaderFooterLinkToPrevious
RichTextBoxCommands.ShowWatermarkSettingsDialog
RichTextBoxCommands.ShowCodeFormattingDialog
RichTextBoxCommands.DeleteCodeBlock
RichTextBoxCommands.RemoveWatermark
RichTextBoxCommands.ChangeIntegratedWatermarkType
RichTextBoxCommands.GoToNextRevision
RichTextBoxCommands.GoToPreviousRevision
RichTextBoxCommands.AcceptRevision
RichTextBoxCommands.RejectRevision
RichTextBoxCommands.AcceptAllRevisions
RichTextBoxCommands.RejectAllRevisions
RichTextBoxCommands.ToggleTrackChanges
RichTextBoxCommands.InsertFootnote
RichTextBoxCommands.InsertEndnote
RichTextBoxCommands.ShowNotesDialog
RichTextBoxCommands.GoToNextFootnote
RichTextBoxCommands.GoToPreviousFootnote
RichTextBoxCommands.GoToNextEndnote
RichTextBoxCommands.GoToPreviousEndnote
RichTextBoxCommands.InsertCitationField
RichTextBoxCommands.InsertBibliographyField
RichTextBoxCommands.ShowAddNewBibliographicReferenceDialog
RichTextBoxCommands.ShowManageBibliographicSourcesDialog
RichTextBoxCommands.ChangeBibliographicStyle
RichTextBoxCommands.RestartNumbering
RichTextBoxCommands.ContinueNumbering
RichTextBoxCommands.ShowSetNumberingValueDialog
RichTextBoxCommands.ChangeParagraphListLevel
RichTextBoxCommands.IncrementParagraphListLevel
RichTextBoxCommands.DecrementParagraphListLevel
RichTextBoxCommands.ShowTaskPane
RichTextBoxCommands.ChangeShapeFill
RichTextBoxCommands.ChangeShapeOutlineFill
RichTextBoxCommands.ChangeShapeOutlineDash
RichTextBoxCommands.ChangeShapeOutlineWidth
RichTextBoxCommands.ToggleInsertShapeTool
RichTextBoxCommands.ChangeShapeTextVerticalAlignment
RichTextBoxCommands.ChangeShapeTextLeftMargin
RichTextBoxCommands.ChangeShapeTextRightMargin
RichTextBoxCommands.ChangeShapeTextTopMargin
RichTextBoxCommands.ChangeShapeTextBottomMargin
RichTextBoxCommands.ChangeShapeTextRotation
RichTextBoxCommands.ChangeRotateTextWithShape
RichTextBoxCommands.ChangeShapeTextWrap
RichTextBoxCommands.ChangeShapeAutoFitToText
RichTextBoxCommands.AddShapeTextBox
RichTextBoxCommands.EditShapeTextBox
RichTextBoxCommands.InsertTextBox
RichTextBoxCommands.ChangeShapeTextOutlineFill
RichTextBoxCommands.ChangeShapeTextFill
RichTextBoxCommands.ChangeShapeTextOutlineDash
RichTextBoxCommands.ChangeShapeTextOutlineWidth
RichTextBoxCommands.ShowLineNumberingDialog
RichTextBoxCommands.SuppressLineNumberingForCurrentParagraph
RichTextBoxCommands.InsertLineNumbering
RichTextBoxCommands.PropertyChanged
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Controls.RichTextBox.dll

Syntax

public class RichTextBoxCommandsTranslator : RichTextBoxCommands, INotifyPropertyChanged

Constructors

RichTextBoxCommandsTranslator(RichTextBoxCommands, RichTextBoxCommands)

Declaration
public RichTextBoxCommandsTranslator(RichTextBoxCommands activeEditorCommands, RichTextBoxCommands mainEditorCommands)
Parameters
RichTextBoxCommands activeEditorCommands

RichTextBoxCommands mainEditorCommands

Properties

AcceptAllRevisionsCommand

Accepts all revisions in the rich text box document, finalizing the changes made.

Declaration
public override AcceptAllRevisionsCommand AcceptAllRevisionsCommand { get; }
Property Value
AcceptAllRevisionsCommand

Overrides
RichTextBoxCommands.AcceptAllRevisionsCommand

AcceptRevisionCommand

Accepts a revision in the rich text box document, applying the changes and removing the revision marker from the content.

Declaration
public override AcceptRevisionCommand AcceptRevisionCommand { get; }
Property Value
AcceptRevisionCommand

Overrides
RichTextBoxCommands.AcceptRevisionCommand

AddShapeTextBoxCommand

Declaration
public override AddShapeTextBoxCommand AddShapeTextBoxCommand { get; }
Property Value
AddShapeTextBoxCommand

Overrides
RichTextBoxCommands.AddShapeTextBoxCommand

CancelFormatPainterCommand

Cancels the current formatting operation of the format painter.

Declaration
public override CancelFormatPainterCommand CancelFormatPainterCommand { get; }
Property Value
CancelFormatPainterCommand

Overrides
RichTextBoxCommands.CancelFormatPainterCommand

ChangeAllFieldsDisplayModeCommand

Represents a command to change the display mode of all fields in the RichTextBox.

Declaration
public override ChangeAllFieldsDisplayModeCommand ChangeAllFieldsDisplayModeCommand { get; }
Property Value
ChangeAllFieldsDisplayModeCommand

Overrides
RichTextBoxCommands.ChangeAllFieldsDisplayModeCommand

ChangeBibliographicStyleCommand

Changes the bibliographic style of the rich text box.

Declaration
public override ChangeBibliographicStyleCommand ChangeBibliographicStyleCommand { get; }
Property Value
ChangeBibliographicStyleCommand

Overrides
RichTextBoxCommands.ChangeBibliographicStyleCommand

ChangeFontFamilyCommand

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

Declaration
public override ChangeFontFamilyCommand ChangeFontFamilyCommand { get; }
Property Value
ChangeFontFamilyCommand

Overrides
RichTextBoxCommands.ChangeFontFamilyCommand

ChangeFontForeColorCommand

Changes the foreground color of the font in the RichTextBox control.

Declaration
public override ChangeFontForeColorCommand ChangeFontForeColorCommand { get; }
Property Value
ChangeFontForeColorCommand

Overrides
RichTextBoxCommands.ChangeFontForeColorCommand

ChangeFontHighlightColorCommand

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

Declaration
public override ChangeFontHighlightColorCommand ChangeFontHighlightColorCommand { get; }
Property Value
ChangeFontHighlightColorCommand

Overrides
RichTextBoxCommands.ChangeFontHighlightColorCommand

ChangeFontSizeCommand

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

Declaration
public override ChangeFontSizeCommand ChangeFontSizeCommand { get; }
Property Value
ChangeFontSizeCommand

Overrides
RichTextBoxCommands.ChangeFontSizeCommand

ChangeFormatPainterStateCommand

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

Declaration
public override ChangeFormatPainterStateCommand ChangeFormatPainterStateCommand { get; }
Property Value
ChangeFormatPainterStateCommand

Overrides
RichTextBoxCommands.ChangeFormatPainterStateCommand

ChangeImageWrappingStyleCommand

Represents a command that changes the image wrapping style within a rich text box.

Declaration
public override ChangeImageWrappingStyleCommand ChangeImageWrappingStyleCommand { get; }
Property Value
ChangeImageWrappingStyleCommand

Overrides
RichTextBoxCommands.ChangeImageWrappingStyleCommand

ChangeIntegratedWatermarkTypeCommand

Changes the type of the integrated watermark for the rich text box.

Declaration
public override ChangeIntegratedWatermarkTypeCommand ChangeIntegratedWatermarkTypeCommand { get; }
Property Value
ChangeIntegratedWatermarkTypeCommand

Overrides
RichTextBoxCommands.ChangeIntegratedWatermarkTypeCommand

ChangeLayoutModeCommand

Changes the layout mode of the specified RichTextBox control.

Declaration
public override ChangeLayoutModeCommand ChangeLayoutModeCommand { get; }
Property Value
ChangeLayoutModeCommand

Overrides
RichTextBoxCommands.ChangeLayoutModeCommand

ChangeListStyleCommand

Executes the command to change the list style of the selected content in the RichTextBox.

Declaration
public override ChangeListStyleCommand ChangeListStyleCommand { get; }
Property Value
ChangeListStyleCommand

Overrides
RichTextBoxCommands.ChangeListStyleCommand

ChangePageMarginsCommand

Executes the command to change the page margins of a rich text box.

Declaration
public override ChangePageMarginsTypeCommand ChangePageMarginsCommand { get; }
Property Value
ChangePageMarginsTypeCommand

Overrides
RichTextBoxCommands.ChangePageMarginsCommand

ChangePageOrientationCommand

Changes the page orientation of the RichTextBox document.

Declaration
public override ChangePageOrientationCommand ChangePageOrientationCommand { get; }
Property Value
ChangePageOrientationCommand

Overrides
RichTextBoxCommands.ChangePageOrientationCommand

ChangePaperTypeCommand

Changes the paper type of the document in the rich text box to the specified type.

Declaration
public override ChangePaperTypeCommand ChangePaperTypeCommand { get; }
Property Value
ChangePaperTypeCommand

Overrides
RichTextBoxCommands.ChangePaperTypeCommand

ChangeParagraphBackgroundColorCommand

Executes the command to change the background color of the specified paragraph in a rich text box.

Declaration
public override ChangeParagraphBackgroundColorCommand ChangeParagraphBackgroundColorCommand { get; }
Property Value
ChangeParagraphBackgroundColorCommand

Overrides
RichTextBoxCommands.ChangeParagraphBackgroundColorCommand

ChangeParagraphFlowDirectionCommand

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

Declaration
public override ChangeParagraphFlowDirectionCommand ChangeParagraphFlowDirectionCommand { get; }
Property Value
ChangeParagraphFlowDirectionCommand

Overrides
RichTextBoxCommands.ChangeParagraphFlowDirectionCommand

ChangeParagraphListLevelCommand

Changes the list level of the specified paragraph in a RichTextBox.

Declaration
public override ChangeParagraphListLevelCommand ChangeParagraphListLevelCommand { get; }
Property Value
ChangeParagraphListLevelCommand

Overrides
RichTextBoxCommands.ChangeParagraphListLevelCommand

ChangeRotateTextWithShapeCommand

Declaration
public override ChangeRotateTextWithShapeCommand ChangeRotateTextWithShapeCommand { get; }
Property Value
ChangeRotateTextWithShapeCommand

Overrides
RichTextBoxCommands.ChangeRotateTextWithShapeCommand

ChangeSectionColumnsCommand

Executes the command to change the columns of a specified section in a rich text box.

Declaration
public override ChangeSectionColumnsCommand ChangeSectionColumnsCommand { get; }
Property Value
ChangeSectionColumnsCommand

Overrides
RichTextBoxCommands.ChangeSectionColumnsCommand

ChangeSectionFooterBottomMarginCommand

Represents a command that changes the bottom margin of the footer in a section.

Declaration
public override ChangeSectionFooterBottomMarginCommand ChangeSectionFooterBottomMarginCommand { get; }
Property Value
ChangeSectionFooterBottomMarginCommand

Overrides
RichTextBoxCommands.ChangeSectionFooterBottomMarginCommand

ChangeSectionHeaderTopMarginCommand

Executes a command to change the top margin of a section header in a RichTextBox.

Declaration
public override ChangeSectionHeaderTopMarginCommand ChangeSectionHeaderTopMarginCommand { get; }
Property Value
ChangeSectionHeaderTopMarginCommand

Overrides
RichTextBoxCommands.ChangeSectionHeaderTopMarginCommand

ChangeShapeAutoFitToTextCommand

Declaration
public override ChangeShapeAutoFitToTextCommand ChangeShapeAutoFitToTextCommand { get; }
Property Value
ChangeShapeAutoFitToTextCommand

Overrides
RichTextBoxCommands.ChangeShapeAutoFitToTextCommand

ChangeShapeFillCommand

Declaration
public override ChangeShapeFillCommand ChangeShapeFillCommand { get; }
Property Value
ChangeShapeFillCommand

Overrides
RichTextBoxCommands.ChangeShapeFillCommand

ChangeShapeOutlineDashCommand

Declaration
public override ChangeShapeOutlineDashCommand ChangeShapeOutlineDashCommand { get; }
Property Value
ChangeShapeOutlineDashCommand

Overrides
RichTextBoxCommands.ChangeShapeOutlineDashCommand

ChangeShapeOutlineFillCommand

Declaration
public override ChangeShapeOutlineFillCommand ChangeShapeOutlineFillCommand { get; }
Property Value
ChangeShapeOutlineFillCommand

Overrides
RichTextBoxCommands.ChangeShapeOutlineFillCommand

ChangeShapeOutlineWidthCommand

Declaration
public override ChangeShapeOutlineWidthCommand ChangeShapeOutlineWidthCommand { get; }
Property Value
ChangeShapeOutlineWidthCommand

Overrides
RichTextBoxCommands.ChangeShapeOutlineWidthCommand

ChangeShapeTextBottomMarginCommand

Declaration
public override ChangeShapeTextBottomMarginCommand ChangeShapeTextBottomMarginCommand { get; }
Property Value
ChangeShapeTextBottomMarginCommand

Overrides
RichTextBoxCommands.ChangeShapeTextBottomMarginCommand

ChangeShapeTextFillCommand

Declaration
public override ChangeShapeTextFillCommand ChangeShapeTextFillCommand { get; }
Property Value
ChangeShapeTextFillCommand

Overrides
RichTextBoxCommands.ChangeShapeTextFillCommand

ChangeShapeTextLeftMarginCommand

Declaration
public override ChangeShapeTextLeftMarginCommand ChangeShapeTextLeftMarginCommand { get; }
Property Value
ChangeShapeTextLeftMarginCommand

Overrides
RichTextBoxCommands.ChangeShapeTextLeftMarginCommand

ChangeShapeTextOutlineDashCommand

Declaration
public override ChangeShapeTextOutlineDashCommand ChangeShapeTextOutlineDashCommand { get; }
Property Value
ChangeShapeTextOutlineDashCommand

Overrides
RichTextBoxCommands.ChangeShapeTextOutlineDashCommand

ChangeShapeTextOutlineFillCommand

Declaration
public override ChangeShapeTextOutlineFillCommand ChangeShapeTextOutlineFillCommand { get; }
Property Value
ChangeShapeTextOutlineFillCommand

Overrides
RichTextBoxCommands.ChangeShapeTextOutlineFillCommand

ChangeShapeTextOutlineWidthCommand

Declaration
public override ChangeShapeTextOutlineWidthCommand ChangeShapeTextOutlineWidthCommand { get; }
Property Value
ChangeShapeTextOutlineWidthCommand

Overrides
RichTextBoxCommands.ChangeShapeTextOutlineWidthCommand

ChangeShapeTextRightMarginCommand

Declaration
public override ChangeShapeTextRightMarginCommand ChangeShapeTextRightMarginCommand { get; }
Property Value
ChangeShapeTextRightMarginCommand

Overrides
RichTextBoxCommands.ChangeShapeTextRightMarginCommand

ChangeShapeTextRotationCommand

Declaration
public override ChangeShapeTextRotationCommand ChangeShapeTextRotationCommand { get; }
Property Value
ChangeShapeTextRotationCommand

Overrides
RichTextBoxCommands.ChangeShapeTextRotationCommand

ChangeShapeTextTopMarginCommand

Declaration
public override ChangeShapeTextTopMarginCommand ChangeShapeTextTopMarginCommand { get; }
Property Value
ChangeShapeTextTopMarginCommand

Overrides
RichTextBoxCommands.ChangeShapeTextTopMarginCommand

ChangeShapeTextVerticalAlignmentCommand

Declaration
public override ChangeShapeTextVerticalAlignmentCommand ChangeShapeTextVerticalAlignmentCommand { get; }
Property Value
ChangeShapeTextVerticalAlignmentCommand

Overrides
RichTextBoxCommands.ChangeShapeTextVerticalAlignmentCommand

ChangeShapeTextWrapCommand

Declaration
public override ChangeShapeTextWrapCommand ChangeShapeTextWrapCommand { get; }
Property Value
ChangeShapeTextWrapCommand

Overrides
RichTextBoxCommands.ChangeShapeTextWrapCommand

ChangeShapeWrappingStyleCommand

Declaration
public override ChangeShapeWrappingStyleCommand ChangeShapeWrappingStyleCommand { get; }
Property Value
ChangeShapeWrappingStyleCommand

Overrides
RichTextBoxCommands.ChangeShapeWrappingStyleCommand

ChangeStyleNameCommand

Represents a command that changes the style name in the RichTextBox.

Declaration
public override ChangeStyleNameCommand ChangeStyleNameCommand { get; }
Property Value
ChangeStyleNameCommand

Overrides
RichTextBoxCommands.ChangeStyleNameCommand

ChangeTableColumnsLayoutModeCommand

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

Declaration
public override ChangeTableColumnsLayoutModeCommand ChangeTableColumnsLayoutModeCommand { get; }
Property Value
ChangeTableColumnsLayoutModeCommand

Overrides
RichTextBoxCommands.ChangeTableColumnsLayoutModeCommand

ChangeTextAlignmentCommand

Executes the command to change the text alignment in a RichTextBox.

Declaration
public override ChangeTextAlignmentCommand ChangeTextAlignmentCommand { get; }
Property Value
ChangeTextAlignmentCommand

Overrides
RichTextBoxCommands.ChangeTextAlignmentCommand

ChangeUnderlineColorCommand

Represents a command that changes the underline color of text within a RichTextBox.

Declaration
public override ChangeUnderlineColorCommand ChangeUnderlineColorCommand { get; }
Property Value
ChangeUnderlineColorCommand

Overrides
RichTextBoxCommands.ChangeUnderlineColorCommand

ChangeUnderlineDecorationCommand

Represents a command that changes the underline decoration of the selected text in a rich text box.

Declaration
public override ChangeUnderlineDecorationCommand ChangeUnderlineDecorationCommand { get; }
Property Value
ChangeUnderlineDecorationCommand

Overrides
RichTextBoxCommands.ChangeUnderlineDecorationCommand

ClearAllFormattingCommand

Clears all formatting from the specified rich text box.

Declaration
public override ClearAllFormattingCommand ClearAllFormattingCommand { get; }
Property Value
ClearAllFormattingCommand

Overrides
RichTextBoxCommands.ClearAllFormattingCommand

ClearFormattingCommand

Clears the formatting of the selected text in the RichTextBox.

Declaration
public override ClearFormattingCommand ClearFormattingCommand { get; }
Property Value
ClearFormattingCommand

Overrides
RichTextBoxCommands.ClearFormattingCommand

ContinueNumberingCommand

Represents a command that continues the numbering of a list in a rich text box.

Declaration
public override ContinueNumberingCommand ContinueNumberingCommand { get; }
Property Value
ContinueNumberingCommand

Overrides
RichTextBoxCommands.ContinueNumberingCommand

ConvertFloatingShapeToShapeInlineCommand

Declaration
public override ConvertFloatingShapeToShapeInlineCommand ConvertFloatingShapeToShapeInlineCommand { get; }
Property Value
ConvertFloatingShapeToShapeInlineCommand

Overrides
RichTextBoxCommands.ConvertFloatingShapeToShapeInlineCommand

ConvertImageToImageInlineCommand

Converts a specified image to an inline image in the RichTextBox.

Declaration
public override ConvertImageToImageInlineCommand ConvertImageToImageInlineCommand { get; }
Property Value
ConvertImageToImageInlineCommand

Overrides
RichTextBoxCommands.ConvertImageToImageInlineCommand

CopyCommand

Represents a command that copies selected content from the RichTextBox.

Declaration
public override CopyCommand CopyCommand { get; }
Property Value
CopyCommand

Overrides
RichTextBoxCommands.CopyCommand

CopyFormattingCommand

Represents the command that copies the formatting from a selected element in the RichTextBox.

Declaration
public override CopyFormattingCommand CopyFormattingCommand { get; }
Property Value
CopyFormattingCommand

Overrides
RichTextBoxCommands.CopyFormattingCommand

CopyHyperlinkCommand

Represents a command that copies the hyperlink to the clipboard.

Declaration
public override CopyHyperlinkCommand CopyHyperlinkCommand { get; }
Property Value
CopyHyperlinkCommand

Overrides
RichTextBoxCommands.CopyHyperlinkCommand

CutCommand

Executes the Cut command, which removes the selected content from the RichTextBox and places it onto the clipboard.

Declaration
public override CutCommand CutCommand { get; }
Property Value
CutCommand

Overrides
RichTextBoxCommands.CutCommand

DecrementFontSizeCommand

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

Declaration
public override DecrementFontSizeCommand DecrementFontSizeCommand { get; }
Property Value
DecrementFontSizeCommand

Overrides
RichTextBoxCommands.DecrementFontSizeCommand

DecrementParagraphLeftIndentCommand

Decrements the left indent of the selected paragraph in the rich text box.

Declaration
public override DecrementParagraphLeftIndentCommand DecrementParagraphLeftIndentCommand { get; }
Property Value
DecrementParagraphLeftIndentCommand

Overrides
RichTextBoxCommands.DecrementParagraphLeftIndentCommand

DecrementParagraphListLevelCommand

Decreases the list level of the specified paragraph in the RichTextBox by one.

Declaration
public override DecrementParagraphListLevelCommand DecrementParagraphListLevelCommand { get; }
Property Value
DecrementParagraphListLevelCommand

Overrides
RichTextBoxCommands.DecrementParagraphListLevelCommand

DeleteAllCommentsCommand

Represents a command that deletes all comments from the rich text box.

Declaration
public override DeleteAllCommentsCommand DeleteAllCommentsCommand { get; }
Property Value
DeleteAllCommentsCommand

Overrides
RichTextBoxCommands.DeleteAllCommentsCommand

DeleteCodeBlockCommand

Represents a command that deletes a code block from the rich text box.

Declaration
public override DeleteCodeBlockCommand DeleteCodeBlockCommand { get; }
Property Value
DeleteCodeBlockCommand

Overrides
RichTextBoxCommands.DeleteCodeBlockCommand

DeleteCommand

Represents the command to delete selected content in the RichTextBox.

Declaration
public override DeleteCommand DeleteCommand { get; }
Property Value
DeleteCommand

Overrides
RichTextBoxCommands.DeleteCommand

DeleteCommentCommand

Represents a command to delete a comment in the RichTextBox.

Declaration
public override DeleteCommentCommand DeleteCommentCommand { get; }
Property Value
DeleteCommentCommand

Overrides
RichTextBoxCommands.DeleteCommentCommand

DeleteTableColumnCommand

Deletes a specified column from a table in the RichTextBox.

Declaration
public override DeleteTableColumnCommand DeleteTableColumnCommand { get; }
Property Value
DeleteTableColumnCommand

Overrides
RichTextBoxCommands.DeleteTableColumnCommand

DeleteTableCommand

Executes the command to delete a table in the RichTextBox.

Declaration
public override DeleteTableCommand DeleteTableCommand { get; }
Property Value
DeleteTableCommand

Overrides
RichTextBoxCommands.DeleteTableCommand

DeleteTableRowCommand

Deletes a specified row from a table in the RichTextBox.

Declaration
public override DeleteTableRowCommand DeleteTableRowCommand { get; }
Property Value
DeleteTableRowCommand

Overrides
RichTextBoxCommands.DeleteTableRowCommand

EditFooterCommand

Represents the command to edit the footer of a rich text box document.

Declaration
public override EditFooterCommand EditFooterCommand { get; }
Property Value
EditFooterCommand

Overrides
RichTextBoxCommands.EditFooterCommand

EditHeaderCommand

Translates the Edit Header command for the RichTextBox.

Declaration
public override EditHeaderCommand EditHeaderCommand { get; }
Property Value
EditHeaderCommand

Overrides
RichTextBoxCommands.EditHeaderCommand

EditShapeTextBoxCommand

Declaration
public override EditShapeTextBoxCommand EditShapeTextBoxCommand { get; }
Property Value
EditShapeTextBoxCommand

Overrides
RichTextBoxCommands.EditShapeTextBoxCommand

ExitHeaderFooterEditModeCommand

Exits the header and footer edit mode in the RichTextBox.

Declaration
public override ExitHeaderFooterEditModeCommand ExitHeaderFooterEditModeCommand { get; }
Property Value
ExitHeaderFooterEditModeCommand

Overrides
RichTextBoxCommands.ExitHeaderFooterEditModeCommand

GoToNextCommentCommand

Executes the command to navigate to the next comment in the RichTextBox.

Declaration
public override GoToNextCommentCommand GoToNextCommentCommand { get; }
Property Value
GoToNextCommentCommand

Overrides
RichTextBoxCommands.GoToNextCommentCommand

GoToNextEndnoteCommand

Represents a command that navigates the user to the next endnote in the document.

Declaration
public override GoToNextEndnoteCommand GoToNextEndnoteCommand { get; }
Property Value
GoToNextEndnoteCommand

Overrides
RichTextBoxCommands.GoToNextEndnoteCommand

GoToNextFootnoteCommand

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

Declaration
public override GoToNextFootnoteCommand GoToNextFootnoteCommand { get; }
Property Value
GoToNextFootnoteCommand

Overrides
RichTextBoxCommands.GoToNextFootnoteCommand

GoToNextRevisionCommand

Navigates to the next revision in the rich text box.

Declaration
public override GoToNextRevisionCommand GoToNextRevisionCommand { get; }
Property Value
GoToNextRevisionCommand

Overrides
RichTextBoxCommands.GoToNextRevisionCommand

GoToPreviousCommentCommand

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

Declaration
public override GoToPreviousCommentCommand GoToPreviousCommentCommand { get; }
Property Value
GoToPreviousCommentCommand

Overrides
RichTextBoxCommands.GoToPreviousCommentCommand

GoToPreviousEndnoteCommand

Navigates to the previous endnote within the rich text box.

Declaration
public override GoToPreviousEndnoteCommand GoToPreviousEndnoteCommand { get; }
Property Value
GoToPreviousEndnoteCommand

Overrides
RichTextBoxCommands.GoToPreviousEndnoteCommand

GoToPreviousFootnoteCommand

Represents the command to navigate to the previous footnote in the RichTextBox.

Declaration
public override GoToPreviousFootnoteCommand GoToPreviousFootnoteCommand { get; }
Property Value
GoToPreviousFootnoteCommand

Overrides
RichTextBoxCommands.GoToPreviousFootnoteCommand

GoToPreviousRevisionCommand

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

Declaration
public override GoToPreviousRevisionCommand GoToPreviousRevisionCommand { get; }
Property Value
GoToPreviousRevisionCommand

Overrides
RichTextBoxCommands.GoToPreviousRevisionCommand

IncrementFontSizeCommand

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

Declaration
public override IncrementFontSizeCommand IncrementFontSizeCommand { get; }
Property Value
IncrementFontSizeCommand

Overrides
RichTextBoxCommands.IncrementFontSizeCommand

IncrementParagraphLeftIndentCommand

Increments the left indent of the currently selected paragraph in the RichTextBox.

Declaration
public override IncrementParagraphLeftIndentCommand IncrementParagraphLeftIndentCommand { get; }
Property Value
IncrementParagraphLeftIndentCommand

Overrides
RichTextBoxCommands.IncrementParagraphLeftIndentCommand

IncrementParagraphListLevelCommand

Increments the paragraph list level for the selected paragraphs in the RichTextBox.

Declaration
public override IncrementParagraphListLevelCommand IncrementParagraphListLevelCommand { get; }
Property Value
IncrementParagraphListLevelCommand

Overrides
RichTextBoxCommands.IncrementParagraphListLevelCommand

InsertBibliographyFieldCommand

Represents a command that inserts a bibliography field into the RichTextBox.

Declaration
public override InsertBibliographyFieldCommand InsertBibliographyFieldCommand { get; }
Property Value
InsertBibliographyFieldCommand

Overrides
RichTextBoxCommands.InsertBibliographyFieldCommand

InsertBreakCommand

Executes the Insert Break command, which inserts a line break at the current cursor position in the rich text box.

Declaration
public override InsertBreakCommand InsertBreakCommand { get; }
Property Value
InsertBreakCommand

Overrides
RichTextBoxCommands.InsertBreakCommand

InsertCitationFieldCommand

Inserts a citation field into the rich text box at the current cursor position.

Declaration
public override InsertCitationFieldCommand InsertCitationFieldCommand { get; }
Property Value
InsertCitationFieldCommand

Overrides
RichTextBoxCommands.InsertCitationFieldCommand

InsertColumnBreakCommand

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

Declaration
public override InsertColumnBreakCommand InsertColumnBreakCommand { get; }
Property Value
InsertColumnBreakCommand

Overrides
RichTextBoxCommands.InsertColumnBreakCommand

InsertCommentCommand

Inserts a comment in the rich text box at the specified position.

Declaration
public override InsertCommentCommand InsertCommentCommand { get; }
Property Value
InsertCommentCommand

Overrides
RichTextBoxCommands.InsertCommentCommand

InsertDocumentFragmentCommand

Executes the command to insert a document fragment into the RichTextBox.

Declaration
public override InsertDocumentFragmentCommand InsertDocumentFragmentCommand { get; }
Property Value
InsertDocumentFragmentCommand

Overrides
RichTextBoxCommands.InsertDocumentFragmentCommand

InsertEndnoteCommand

Represents a command that inserts an endnote into the rich text document.

Declaration
public override InsertEndnoteCommand InsertEndnoteCommand { get; }
Property Value
InsertEndnoteCommand

Overrides
RichTextBoxCommands.InsertEndnoteCommand

InsertFieldCommand

Represents the command to insert a field in the rich text box.

Declaration
public override InsertFieldCommand InsertFieldCommand { get; }
Property Value
InsertFieldCommand

Overrides
RichTextBoxCommands.InsertFieldCommand

InsertFootnoteCommand

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

Declaration
public override InsertFootnoteCommand InsertFootnoteCommand { get; }
Property Value
InsertFootnoteCommand

Overrides
RichTextBoxCommands.InsertFootnoteCommand

InsertLineBreakCommand

Executes the command to insert a line break at the current cursor position in the RichTextBox.

Declaration
public override InsertLineBreakCommand InsertLineBreakCommand { get; }
Property Value
InsertLineBreakCommand

Overrides
RichTextBoxCommands.InsertLineBreakCommand

InsertLineNumberingCommand

Represents a command that inserts line numbering into the rich text box.

Declaration
public override InsertLineNumberingCommand InsertLineNumberingCommand { get; }
Property Value
InsertLineNumberingCommand

Overrides
RichTextBoxCommands.InsertLineNumberingCommand

InsertMergeFieldEmptyCommand

Inserts an empty merge field into the RichTextBox at the current position.

Declaration
public override InsertMergeFieldEmptyCommand InsertMergeFieldEmptyCommand { get; }
Property Value
InsertMergeFieldEmptyCommand

Overrides
RichTextBoxCommands.InsertMergeFieldEmptyCommand

InsertNonBreakingSpaceCommand

Inserts a non-breaking space at the current cursor position in the rich text box.

Declaration
public override InsertNonBreakingSpaceCommand InsertNonBreakingSpaceCommand { get; }
Property Value
InsertNonBreakingSpaceCommand

Overrides
RichTextBoxCommands.InsertNonBreakingSpaceCommand

InsertPageBreakCommand

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

Declaration
public override InsertPageBreakCommand InsertPageBreakCommand { get; }
Property Value
InsertPageBreakCommand

Overrides
RichTextBoxCommands.InsertPageBreakCommand

InsertPageFieldCommand

Represents a command that inserts a page field into the RichTextBox.

Declaration
public override InsertPageFieldCommand InsertPageFieldCommand { get; }
Property Value
InsertPageFieldCommand

Overrides
RichTextBoxCommands.InsertPageFieldCommand

InsertPictureCommand

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

Declaration
public override InsertPictureCommand InsertPictureCommand { get; }
Property Value
InsertPictureCommand

Overrides
RichTextBoxCommands.InsertPictureCommand

InsertSdtCommand

Declaration
public override InsertStructuredDocumentTagCommand InsertSdtCommand { get; }
Property Value
InsertStructuredDocumentTagCommand

Overrides
RichTextBoxCommands.InsertSdtCommand

InsertSectionBreakCommand

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

Declaration
public override InsertSectionBreakCommand InsertSectionBreakCommand { get; }
Property Value
InsertSectionBreakCommand

Overrides
RichTextBoxCommands.InsertSectionBreakCommand

InsertTableColumnCommand

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

Declaration
public override InsertTableColumnCommand InsertTableColumnCommand { get; }
Property Value
InsertTableColumnCommand

Overrides
RichTextBoxCommands.InsertTableColumnCommand

InsertTableColumnToTheLeftCommand

Inserts a new column to the left of the currently selected column in the table.

Declaration
public override InsertTableColumnToTheLeftCommand InsertTableColumnToTheLeftCommand { get; }
Property Value
InsertTableColumnToTheLeftCommand

Overrides
RichTextBoxCommands.InsertTableColumnToTheLeftCommand

InsertTableColumnToTheRightCommand

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

Declaration
public override InsertTableColumnToTheRightCommand InsertTableColumnToTheRightCommand { get; }
Property Value
InsertTableColumnToTheRightCommand

Overrides
RichTextBoxCommands.InsertTableColumnToTheRightCommand

InsertTableCommand

Inserts a table into the rich text box.

Declaration
public override InsertTableCommand InsertTableCommand { get; }
Property Value
InsertTableCommand

Overrides
RichTextBoxCommands.InsertTableCommand

InsertTableRowAboveCommand

Represents a command to insert a new row above the currently selected row in a table.

Declaration
public override InsertTableRowAboveCommand InsertTableRowAboveCommand { get; }
Property Value
InsertTableRowAboveCommand

Overrides
RichTextBoxCommands.InsertTableRowAboveCommand

InsertTableRowBelowCommand

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

Declaration
public override InsertTableRowBelowCommand InsertTableRowBelowCommand { get; }
Property Value
InsertTableRowBelowCommand

Overrides
RichTextBoxCommands.InsertTableRowBelowCommand

InsertTableRowCommand

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

Declaration
public override InsertTableRowCommand InsertTableRowCommand { get; }
Property Value
InsertTableRowCommand

Overrides
RichTextBoxCommands.InsertTableRowCommand

InsertTextBoxCommand

Declaration
public override InsertTextBoxCommand InsertTextBoxCommand { get; }
Property Value
InsertTextBoxCommand

Overrides
RichTextBoxCommands.InsertTextBoxCommand

InsertTextCommand

Inserts text into the rich text box at the current cursor position.

Declaration
public override InsertTextCommand InsertTextCommand { get; }
Property Value
InsertTextCommand

Overrides
RichTextBoxCommands.InsertTextCommand

MailMergeCommand

Executes the mail merge command, which processes the specified content and replaces placeholders with actual data.

Declaration
public override MailMergeCommand MailMergeCommand { get; }
Property Value
MailMergeCommand

Overrides
RichTextBoxCommands.MailMergeCommand

MergeTableCellsCommand

Represents a command that merges selected table cells in a RichTextBox.

Declaration
public override MergeTableCellsCommand MergeTableCellsCommand { get; }
Property Value
MergeTableCellsCommand

Overrides
RichTextBoxCommands.MergeTableCellsCommand

MoveCaretCommand

Represents a command that moves the caret within the rich text box.

Declaration
public override MoveCaretCommand MoveCaretCommand { get; }
Property Value
MoveCaretCommand

Overrides
RichTextBoxCommands.MoveCaretCommand

MoveSelectionCommand

Represents a command that moves the selection in the rich text box.

Declaration
public override MoveSelectionCommand MoveSelectionCommand { get; }
Property Value
MoveSelectionCommand

Overrides
RichTextBoxCommands.MoveSelectionCommand

MultipleUndoCommand

Represents a command that allows multiple undo operations in the rich text box.

Declaration
public override MultipleUndoCommand MultipleUndoCommand { get; }
Property Value
MultipleUndoCommand

Overrides
RichTextBoxCommands.MultipleUndoCommand

NewDocumentCommand

Initializes a new document in the RichTextBox.

Declaration
public override NewDocumentCommand NewDocumentCommand { get; }
Property Value
NewDocumentCommand

Overrides
RichTextBoxCommands.NewDocumentCommand

OpenContextMenuOnNextSpellingErrorCommand

Opens the context menu for the next spelling error in the RichTextBox.

Declaration
public override OpenContextMenuOnNextSpellingErrorCommand OpenContextMenuOnNextSpellingErrorCommand { get; }
Property Value
OpenContextMenuOnNextSpellingErrorCommand

Overrides
RichTextBoxCommands.OpenContextMenuOnNextSpellingErrorCommand

OpenDocumentCommand

Opens a document in the RichTextBox control.

Declaration
public override OpenDocumentCommand OpenDocumentCommand { get; }
Property Value
OpenDocumentCommand

Overrides
RichTextBoxCommands.OpenDocumentCommand

OpenHyperlinkCommand

Represents a command to open a hyperlink within the rich text box.

Declaration
public override OpenHyperlinkCommand OpenHyperlinkCommand { get; }
Property Value
OpenHyperlinkCommand

Overrides
RichTextBoxCommands.OpenHyperlinkCommand

PasteCommand

Represents the command that handles the paste operation in the RichTextBox.

Declaration
public override PasteCommand PasteCommand { get; }
Property Value
PasteCommand

Overrides
RichTextBoxCommands.PasteCommand

PasteFormattingCommand

Represents the command that handles the pasting of formatting in a rich text box.

Declaration
public override PasteFormattingCommand PasteFormattingCommand { get; }
Property Value
PasteFormattingCommand

Overrides
RichTextBoxCommands.PasteFormattingCommand

PreviewFirstMailMergeDataRecordCommand

Represents a command that previews the first data record in a mail merge operation.

Declaration
public override PreviewFirstMailMergeDataRecordCommand PreviewFirstMailMergeDataRecordCommand { get; }
Property Value
PreviewFirstMailMergeDataRecordCommand

Overrides
RichTextBoxCommands.PreviewFirstMailMergeDataRecordCommand

PreviewLastMailMergeDataRecordCommand

Prepares and initializes the command that previews the last mail merge data record.

Declaration
public override PreviewLastMailMergeDataRecordCommand PreviewLastMailMergeDataRecordCommand { get; }
Property Value
PreviewLastMailMergeDataRecordCommand

Overrides
RichTextBoxCommands.PreviewLastMailMergeDataRecordCommand

PreviewNextMailMergeDataRecordCommand

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

Declaration
public override PreviewNextMailMergeDataRecordCommand PreviewNextMailMergeDataRecordCommand { get; }
Property Value
PreviewNextMailMergeDataRecordCommand

Overrides
RichTextBoxCommands.PreviewNextMailMergeDataRecordCommand

PreviewPreviousMailMergeDataRecordCommand

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

Declaration
public override PreviewPreviousMailMergeDataRecordCommand PreviewPreviousMailMergeDataRecordCommand { get; }
Property Value
PreviewPreviousMailMergeDataRecordCommand

Overrides
RichTextBoxCommands.PreviewPreviousMailMergeDataRecordCommand

PrintCommand

Translates the print command for the RichTextBox, allowing the document to be printed using specified options.

Declaration
public override PrintCommand PrintCommand { get; }
Property Value
PrintCommand

Overrides
RichTextBoxCommands.PrintCommand

PrintPreviewCommand

Displays a print preview of the document in the RichTextBox.

Declaration
public override PrintPreviewCommand PrintPreviewCommand { get; }
Property Value
PrintPreviewCommand

Overrides
RichTextBoxCommands.PrintPreviewCommand

RedoCommand

Executes the redo command, which re-applies the last undone action.

Declaration
public override RedoCommand RedoCommand { get; }
Property Value
RedoCommand

Overrides
RichTextBoxCommands.RedoCommand

RejectAllRevisionsCommand

Represents a command that rejects all revisions in the rich text box.

Declaration
public override RejectAllRevisionsCommand RejectAllRevisionsCommand { get; }
Property Value
RejectAllRevisionsCommand

Overrides
RichTextBoxCommands.RejectAllRevisionsCommand

RejectRevisionCommand

Reverses a pending revision in the rich text box. This command removes the specified revision from the document and updates the display accordingly.

Declaration
public override RejectRevisionCommand RejectRevisionCommand { get; }
Property Value
RejectRevisionCommand

Overrides
RichTextBoxCommands.RejectRevisionCommand

RemoveHyperlinkCommand

Removes a hyperlink from the rich text box.

Declaration
public override RemoveHyperlinkCommand RemoveHyperlinkCommand { get; }
Property Value
RemoveHyperlinkCommand

Overrides
RichTextBoxCommands.RemoveHyperlinkCommand

RemoveWatermarkCommand

Removes the watermark from the specified rich text box.

Declaration
public override RemoveWatermarkCommand RemoveWatermarkCommand { get; }
Property Value
RemoveWatermarkCommand

Overrides
RichTextBoxCommands.RemoveWatermarkCommand

RestartNumberingCommand

Represents a command to restart numbering in the RichTextBox.

Declaration
public override RestartNumberingCommand RestartNumberingCommand { get; }
Property Value
RestartNumberingCommand

Overrides
RichTextBoxCommands.RestartNumberingCommand

SaveCommand

Saves the current state of the document in the RichTextBox.

Declaration
public override SaveCommand SaveCommand { get; }
Property Value
SaveCommand

Overrides
RichTextBoxCommands.SaveCommand

SelectAllCommand

Selects all content within the RichTextBox.

Declaration
public override SelectAllCommand SelectAllCommand { get; }
Property Value
SelectAllCommand

Overrides
RichTextBoxCommands.SelectAllCommand

SelectHyperlinkCommand

Represents a command that selects a hyperlink in the RichTextBox. When executed, it highlights the specified hyperlink for further actions such as editing or deletion.

Declaration
public override SelectHyperlinkCommand SelectHyperlinkCommand { get; }
Property Value
SelectHyperlinkCommand

Overrides
RichTextBoxCommands.SelectHyperlinkCommand

SelectTableCellCommand

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

Declaration
public override SelectTableCellCommand SelectTableCellCommand { get; }
Property Value
SelectTableCellCommand

Overrides
RichTextBoxCommands.SelectTableCellCommand

SelectTableColumnCommand

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

Declaration
public override SelectTableColumnCommand SelectTableColumnCommand { get; }
Property Value
SelectTableColumnCommand

Overrides
RichTextBoxCommands.SelectTableColumnCommand

SelectTableCommand

Represents a command to select a table in the RichTextBox.

Declaration
public override SelectTableCommand SelectTableCommand { get; }
Property Value
SelectTableCommand

Overrides
RichTextBoxCommands.SelectTableCommand

SelectTableEmptyCommand

Executes the command to select an empty table within the RichTextBox.

Declaration
public override SelectTableEmptyCommand SelectTableEmptyCommand { get; }
Property Value
SelectTableEmptyCommand

Overrides
RichTextBoxCommands.SelectTableEmptyCommand

SelectTableRowCommand

Represents a command that selects a table row in the RichTextBox.

Declaration
public override SelectTableRowCommand SelectTableRowCommand { get; }
Property Value
SelectTableRowCommand

Overrides
RichTextBoxCommands.SelectTableRowCommand

ShowAddNewBibliographicReferenceDialogCommand

Displays a dialog for adding a new bibliographic reference to the rich text box.

Declaration
public override ShowAddNewBibliographicReferenceDialogCommand ShowAddNewBibliographicReferenceDialogCommand { get; }
Property Value
ShowAddNewBibliographicReferenceDialogCommand

Overrides
RichTextBoxCommands.ShowAddNewBibliographicReferenceDialogCommand

ShowChangeEditingPermissionsDialogCommand

Displays the dialog for changing editing permissions in the rich text box.

Declaration
public override ShowChangeEditingPermissionsDialogCommand ShowChangeEditingPermissionsDialogCommand { get; }
Property Value
ShowChangeEditingPermissionsDialogCommand

Overrides
RichTextBoxCommands.ShowChangeEditingPermissionsDialogCommand

ShowCodeFormattingDialogCommand

Displays the code formatting dialog for the RichTextBox.

Declaration
public override ShowCodeFormattingDialogCommand ShowCodeFormattingDialogCommand { get; }
Property Value
ShowCodeFormattingDialogCommand

Overrides
RichTextBoxCommands.ShowCodeFormattingDialogCommand

ShowContentControlPropertiesDialogCommand

Declaration
public override ShowContentControlPropertiesDialogCommand ShowContentControlPropertiesDialogCommand { get; }
Property Value
ShowContentControlPropertiesDialogCommand

Overrides
RichTextBoxCommands.ShowContentControlPropertiesDialogCommand

ShowDefineNewListStyleDialogCommand

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

Declaration
public override ShowDefineNewListStyleDialogCommand ShowDefineNewListStyleDialogCommand { get; }
Property Value
ShowDefineNewListStyleDialogCommand

Overrides
RichTextBoxCommands.ShowDefineNewListStyleDialogCommand

ShowFindReplaceDialogCommand

Opens the Find and Replace dialog for the rich text box.

Declaration
public override ShowFindReplaceDialogCommand ShowFindReplaceDialogCommand { get; }
Property Value
ShowFindReplaceDialogCommand

Overrides
RichTextBoxCommands.ShowFindReplaceDialogCommand

ShowFloatingBlockPropertiesDialogCommand

Displays the dialog for editing properties of a floating block.

Declaration
public override ShowFloatingBlockPropertiesDialogCommand ShowFloatingBlockPropertiesDialogCommand { get; }
Property Value
ShowFloatingBlockPropertiesDialogCommand

Overrides
RichTextBoxCommands.ShowFloatingBlockPropertiesDialogCommand

ShowFontPropertiesDialogCommand

Displays the font properties dialog for the RichTextBox control.

Declaration
public override ShowFontPropertiesDialogCommand ShowFontPropertiesDialogCommand { get; }
Property Value
ShowFontPropertiesDialogCommand

Overrides
RichTextBoxCommands.ShowFontPropertiesDialogCommand

ShowImageEditorCommand

Executes the command to show the image editor for the selected image in the rich text box.

Declaration
public override ShowImageEditorCommand ShowImageEditorCommand { get; }
Property Value
ShowImageEditorCommand

Overrides
RichTextBoxCommands.ShowImageEditorCommand

ShowInsertCaptionDialogCommand

Displays the dialog for inserting a caption in the RichTextBox.

Declaration
public override ShowInsertCaptionDialogCommand ShowInsertCaptionDialogCommand { get; }
Property Value
ShowInsertCaptionDialogCommand

Overrides
RichTextBoxCommands.ShowInsertCaptionDialogCommand

ShowInsertCrossReferenceWindowCommand

Displays the dialog window for inserting a cross-reference in the rich text box.

Declaration
public override ShowInsertCrossReferenceWindowCommand ShowInsertCrossReferenceWindowCommand { get; }
Property Value
ShowInsertCrossReferenceWindowCommand

Overrides
RichTextBoxCommands.ShowInsertCrossReferenceWindowCommand

ShowInsertDateTimeDialogCommand

Opens a dialog that allows the user to insert the current date and time into the rich text box.

Declaration
public override ShowInsertDateTimeDialogCommand ShowInsertDateTimeDialogCommand { get; }
Property Value
ShowInsertDateTimeDialogCommand

Overrides
RichTextBoxCommands.ShowInsertDateTimeDialogCommand

ShowInsertHyperlinkDialogCommand

Displays the dialog for inserting a hyperlink in the RichTextBox.

Declaration
public override ShowInsertHyperlinkDialogCommand ShowInsertHyperlinkDialogCommand { get; }
Property Value
ShowInsertHyperlinkDialogCommand

Overrides
RichTextBoxCommands.ShowInsertHyperlinkDialogCommand

ShowInsertSymbolWindowCommand

Opens a dialog to allow the user to insert a symbol into the rich text box.

Declaration
public override ShowInsertSymbolWindowCommand ShowInsertSymbolWindowCommand { get; }
Property Value
ShowInsertSymbolWindowCommand

Overrides
RichTextBoxCommands.ShowInsertSymbolWindowCommand

ShowInsertTableDialogCommand

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

Declaration
public override ShowInsertTableDialogCommand ShowInsertTableDialogCommand { get; }
Property Value
ShowInsertTableDialogCommand

Overrides
RichTextBoxCommands.ShowInsertTableDialogCommand

ShowInsertTableOfContentsDialogCommand

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

Declaration
public override ShowInsertTableOfContentsDialogCommand ShowInsertTableOfContentsDialogCommand { get; }
Property Value
ShowInsertTableOfContentsDialogCommand

Overrides
RichTextBoxCommands.ShowInsertTableOfContentsDialogCommand

ShowLineNumberingDialogCommand

Displays the line numbering dialog for the RichTextBox.

Declaration
public override ShowLineNumberingDialogCommand ShowLineNumberingDialogCommand { get; }
Property Value
ShowLineNumberingDialogCommand

Overrides
RichTextBoxCommands.ShowLineNumberingDialogCommand

ShowManageBibliographicSourcesDialogCommand

Displays the dialog for managing bibliographic sources in the RichTextBox.

Declaration
public override ShowManageBibliographicSourcesDialogCommand ShowManageBibliographicSourcesDialogCommand { get; }
Property Value
ShowManageBibliographicSourcesDialogCommand

Overrides
RichTextBoxCommands.ShowManageBibliographicSourcesDialogCommand

ShowManageBookmarksDialogCommand

Opens a dialog for managing bookmarks within the RichTextBox.

Declaration
public override ShowManageBookmarksDialogCommand ShowManageBookmarksDialogCommand { get; }
Property Value
ShowManageBookmarksDialogCommand

Overrides
RichTextBoxCommands.ShowManageBookmarksDialogCommand

ShowManageStylesDialogCommand

Opens the dialog for managing styles within the rich text box.

Declaration
public override ShowManageStylesDialogCommand ShowManageStylesDialogCommand { get; }
Property Value
ShowManageStylesDialogCommand

Overrides
RichTextBoxCommands.ShowManageStylesDialogCommand

ShowNotesDialogCommand

Opens the dialog for displaying notes associated with the rich text box.

Declaration
public override ShowNotesDialogCommand ShowNotesDialogCommand { get; }
Property Value
ShowNotesDialogCommand

Overrides
RichTextBoxCommands.ShowNotesDialogCommand

ShowParagraphPropertiesDialogCommand

Displays the paragraph properties dialog for the specified rich text box.

Declaration
public override ShowParagraphPropertiesDialogCommand ShowParagraphPropertiesDialogCommand { get; }
Property Value
ShowParagraphPropertiesDialogCommand

Overrides
RichTextBoxCommands.ShowParagraphPropertiesDialogCommand

ShowSectionColumnsDialogCommand

Displays the dialog for configuring section column settings in the RichTextBox.

Declaration
public override ShowSectionColumnsDialogCommand ShowSectionColumnsDialogCommand { get; }
Property Value
ShowSectionColumnsDialogCommand

Overrides
RichTextBoxCommands.ShowSectionColumnsDialogCommand

ShowSetNumberingValueDialogCommand

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

Declaration
public override ShowSetNumberingValueDialogCommand ShowSetNumberingValueDialogCommand { get; }
Property Value
ShowSetNumberingValueDialogCommand

Overrides
RichTextBoxCommands.ShowSetNumberingValueDialogCommand

ShowSpellCheckingDialogCommand

Displays the spell checking dialog for the RichTextBox.

Declaration
public override ShowSpellCheckingDialogCommand ShowSpellCheckingDialogCommand { get; }
Property Value
ShowSpellCheckingDialogCommand

Overrides
RichTextBoxCommands.ShowSpellCheckingDialogCommand

ShowStyleFormattingPropertiesDialogCommand

Displays a dialog for configuring style formatting properties within the RichTextBox.

Declaration
public override ShowStyleFormattingPropertiesDialogCommand ShowStyleFormattingPropertiesDialogCommand { get; }
Property Value
ShowStyleFormattingPropertiesDialogCommand

Overrides
RichTextBoxCommands.ShowStyleFormattingPropertiesDialogCommand

ShowTableBordersDialogCommand

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

Declaration
public override ShowTableBordersDialogCommand ShowTableBordersDialogCommand { get; }
Property Value
ShowTableBordersDialogCommand

Overrides
RichTextBoxCommands.ShowTableBordersDialogCommand

ShowTablePropertiesDialogCommand

Displays the properties dialog for a table in the RichTextBox.

Declaration
public override ShowTablePropertiesDialogCommand ShowTablePropertiesDialogCommand { get; }
Property Value
ShowTablePropertiesDialogCommand

Overrides
RichTextBoxCommands.ShowTablePropertiesDialogCommand

ShowTabStopsPropertiesDialogCommand

Displays the properties dialog for tab stops in the RichTextBox.

Declaration
public override ShowTabStopsPropertiesDialogCommand ShowTabStopsPropertiesDialogCommand { get; }
Property Value
ShowTabStopsPropertiesDialogCommand

Overrides
RichTextBoxCommands.ShowTabStopsPropertiesDialogCommand

ShowTaskPaneCommand

Represents a command that shows the task pane in the RichTextBox control.

Declaration
public override ShowTaskPaneCommand ShowTaskPaneCommand { get; }
Property Value
ShowTaskPaneCommand

Overrides
RichTextBoxCommands.ShowTaskPaneCommand

ShowWatermarkSettingsDialogCommand

Displays the watermark settings dialog for the RichTextBox.

Declaration
public override ShowWatermarkSettingsDialogCommand ShowWatermarkSettingsDialogCommand { get; }
Property Value
ShowWatermarkSettingsDialogCommand

Overrides
RichTextBoxCommands.ShowWatermarkSettingsDialogCommand

SuppressLineNumberingForCurrentParagraphCommand

Suppresses line numbering for the current paragraph in the rich text box.

Declaration
public override SuppressLineNumberingForCurrentParagraphCommand SuppressLineNumberingForCurrentParagraphCommand { get; }
Property Value
SuppressLineNumberingForCurrentParagraphCommand

Overrides
RichTextBoxCommands.SuppressLineNumberingForCurrentParagraphCommand

TabBackwardCommand

Represents a command that shifts the focus backward through tab stops in the rich text box.

Declaration
public override TabBackwardCommand TabBackwardCommand { get; }
Property Value
TabBackwardCommand

Overrides
RichTextBoxCommands.TabBackwardCommand

TabForwardCommand

Represents a command that moves the caret forward by one tab stop in the RichTextBox.

Declaration
public override TabForwardCommand TabForwardCommand { get; }
Property Value
TabForwardCommand

Overrides
RichTextBoxCommands.TabForwardCommand

TableCellContentAlignmentCommand

Represents the command for aligning the content of a table cell in a rich text box.

Declaration
public override TableCellContentAlignmentCommand TableCellContentAlignmentCommand { get; }
Property Value
TableCellContentAlignmentCommand

Overrides
RichTextBoxCommands.TableCellContentAlignmentCommand

ToggleBoldCommand

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

Declaration
public override ToggleBoldCommand ToggleBoldCommand { get; }
Property Value
ToggleBoldCommand

Overrides
RichTextBoxCommands.ToggleBoldCommand

ToggleBulletsCommand

Toggles the bullet point formatting of the selected text in the rich text box.

Declaration
public override ToggleBulletsCommand ToggleBulletsCommand { get; }
Property Value
ToggleBulletsCommand

Overrides
RichTextBoxCommands.ToggleBulletsCommand

ToggleCommentsCommand

Toggles the visibility of comments in the RichTextBox.

Declaration
public override ToggleCommentsCommand ToggleCommentsCommand { get; }
Property Value
ToggleCommentsCommand

Overrides
RichTextBoxCommands.ToggleCommentsCommand

ToggleDifferentFirstPageHeaderFooterCommand

Executes the command to toggle the different first page header and footer settings in the RichTextBox.

Declaration
public override ToggleDifferentFirstPageHeaderFooterCommand ToggleDifferentFirstPageHeaderFooterCommand { get; }
Property Value
ToggleDifferentFirstPageHeaderFooterCommand

Overrides
RichTextBoxCommands.ToggleDifferentFirstPageHeaderFooterCommand

ToggleDifferentOddAndEvenPagesHeaderFooterCommand

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

Declaration
public override ToggleDifferentOddAndEvenPagesHeaderFooterCommand ToggleDifferentOddAndEvenPagesHeaderFooterCommand { get; }
Property Value
ToggleDifferentOddAndEvenPagesHeaderFooterCommand

Overrides
RichTextBoxCommands.ToggleDifferentOddAndEvenPagesHeaderFooterCommand

ToggleDocumentProtectionCommand

Toggles the document protection state for the rich text box.

Declaration
public override ToggleDocumentProtectionCommand ToggleDocumentProtectionCommand { get; }
Property Value
ToggleDocumentProtectionCommand

Overrides
RichTextBoxCommands.ToggleDocumentProtectionCommand

ToggleFieldDisplayModeCommand

Toggles the display mode of the specified field within the Rich Text Box.

Declaration
public override ToggleFieldDisplayModeCommand ToggleFieldDisplayModeCommand { get; }
Property Value
ToggleFieldDisplayModeCommand

Overrides
RichTextBoxCommands.ToggleFieldDisplayModeCommand

ToggleFormattingSymbolsCommand

Toggles the visibility of formatting symbols in the rich text box.

Declaration
public override ToggleFormattingSymbolsCommand ToggleFormattingSymbolsCommand { get; }
Property Value
ToggleFormattingSymbolsCommand

Overrides
RichTextBoxCommands.ToggleFormattingSymbolsCommand

ToggleHeaderFooterLinkToPreviousCommand

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

Declaration
public override ToggleHeaderFooterLinkToPreviousCommand ToggleHeaderFooterLinkToPreviousCommand { get; }
Property Value
ToggleHeaderFooterLinkToPreviousCommand

Overrides
RichTextBoxCommands.ToggleHeaderFooterLinkToPreviousCommand

ToggleInsertShapeToolCommand

Declaration
public override ToggleInsertShapeToolCommand ToggleInsertShapeToolCommand { get; }
Property Value
ToggleInsertShapeToolCommand

Overrides
RichTextBoxCommands.ToggleInsertShapeToolCommand

ToggleItalicCommand

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

Declaration
public override ToggleItalicCommand ToggleItalicCommand { get; }
Property Value
ToggleItalicCommand

Overrides
RichTextBoxCommands.ToggleItalicCommand

ToggleMergeFieldsHighlightCommand

Toggles the highlight state of merge fields within the RichTextBox.

Declaration
public override ToggleMergeFieldsHighlightCommand ToggleMergeFieldsHighlightCommand { get; }
Property Value
ToggleMergeFieldsHighlightCommand

Overrides
RichTextBoxCommands.ToggleMergeFieldsHighlightCommand

ToggleNumberedCommand

Toggles the numbered list formatting for the selected text in the RichTextBox.

Declaration
public override ToggleNumberedCommand ToggleNumberedCommand { get; }
Property Value
ToggleNumberedCommand

Overrides
RichTextBoxCommands.ToggleNumberedCommand

ToggleSpellCheckingCommand

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

Declaration
public override ToggleSpellCheckingCommand ToggleSpellCheckingCommand { get; }
Property Value
ToggleSpellCheckingCommand

Overrides
RichTextBoxCommands.ToggleSpellCheckingCommand

ToggleStrikethroughCommand

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

Declaration
public override ToggleStrikethroughCommand ToggleStrikethroughCommand { get; }
Property Value
ToggleStrikethroughCommand

Overrides
RichTextBoxCommands.ToggleStrikethroughCommand

ToggleSubscriptCommand

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

Declaration
public override ToggleSubscriptCommand ToggleSubscriptCommand { get; }
Property Value
ToggleSubscriptCommand

Overrides
RichTextBoxCommands.ToggleSubscriptCommand

ToggleSuperscriptCommand

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

Declaration
public override ToggleSuperscriptCommand ToggleSuperscriptCommand { get; }
Property Value
ToggleSuperscriptCommand

Overrides
RichTextBoxCommands.ToggleSuperscriptCommand

ToggleTableLookColumnBandingOptionCommand

Toggles the column banding option for the table look in a RichTextBox. This command can be used to enhance the visual appearance of tables by applying alternating background colors to the columns.

Declaration
public override ToggleTableLookColumnBandingOptionCommand ToggleTableLookColumnBandingOptionCommand { get; }
Property Value
ToggleTableLookColumnBandingOptionCommand

Overrides
RichTextBoxCommands.ToggleTableLookColumnBandingOptionCommand

ToggleTableLookFirstColumnOptionCommand

Toggles the first column option of the table look in the RichTextBox.

Declaration
public override ToggleTableLookFirstColumnOptionCommand ToggleTableLookFirstColumnOptionCommand { get; }
Property Value
ToggleTableLookFirstColumnOptionCommand

Overrides
RichTextBoxCommands.ToggleTableLookFirstColumnOptionCommand

ToggleTableLookFirstRowOptionCommand

Executes the command to toggle the first row option of a table look in the RichTextBox.

Declaration
public override ToggleTableLookFirstRowOptionCommand ToggleTableLookFirstRowOptionCommand { get; }
Property Value
ToggleTableLookFirstRowOptionCommand

Overrides
RichTextBoxCommands.ToggleTableLookFirstRowOptionCommand

ToggleTableLookLastColumnOptionCommand

Toggles the option to display the last column of a table with a different look.

Declaration
public override ToggleTableLookLastColumnOptionCommand ToggleTableLookLastColumnOptionCommand { get; }
Property Value
ToggleTableLookLastColumnOptionCommand

Overrides
RichTextBoxCommands.ToggleTableLookLastColumnOptionCommand

ToggleTableLookLastRowOptionCommand

Toggles the 'Last Row' option for the table look in a RichTextBox. This command changes the appearance of the last row in a table, applying the specified styling settings.

Declaration
public override ToggleTableLookLastRowOptionCommand ToggleTableLookLastRowOptionCommand { get; }
Property Value
ToggleTableLookLastRowOptionCommand

Overrides
RichTextBoxCommands.ToggleTableLookLastRowOptionCommand

ToggleTableLookRowBandingOptionCommand

Executes the command to toggle the row banding option for a table in the rich text box.

Declaration
public override ToggleTableLookRowBandingOptionCommand ToggleTableLookRowBandingOptionCommand { get; }
Property Value
ToggleTableLookRowBandingOptionCommand

Overrides
RichTextBoxCommands.ToggleTableLookRowBandingOptionCommand

ToggleTableRowRepeatOnEveryPageCommand

Represents a command that toggles the visibility of a table row to repeat on every page in a rich text box.

Declaration
public override ToggleTableRowRepeatOnEveryPageCommand ToggleTableRowRepeatOnEveryPageCommand { get; }
Property Value
ToggleTableRowRepeatOnEveryPageCommand

Overrides
RichTextBoxCommands.ToggleTableRowRepeatOnEveryPageCommand

ToggleTrackChangesCommand

Toggles the track changes feature in the RichTextBox. When enabled, changes made to the document will be tracked and marked for review.

Declaration
public override ToggleTrackChangesCommand ToggleTrackChangesCommand { get; }
Property Value
ToggleTrackChangesCommand

Overrides
RichTextBoxCommands.ToggleTrackChangesCommand

ToggleUnderlineCommand

Executes the command to toggle the underline formatting for the selected text in a RichTextBox.

Declaration
public override ToggleUnderlineCommand ToggleUnderlineCommand { get; }
Property Value
ToggleUnderlineCommand

Overrides
RichTextBoxCommands.ToggleUnderlineCommand

UndoCommand

Represents the command that undoes the last action performed in the rich text box.

Declaration
public override UndoCommand UndoCommand { get; }
Property Value
UndoCommand

Overrides
RichTextBoxCommands.UndoCommand

UnmergeTableCellsCommand

Executes the command to unmerge previously merged table cells in a RichTextBox.

Declaration
public override UnmergeTableCellsCommand UnmergeTableCellsCommand { get; }
Property Value
UnmergeTableCellsCommand

Overrides
RichTextBoxCommands.UnmergeTableCellsCommand

UpdateAllFieldsCommand

Updates all fields in the rich text box document. This command processes each field and refreshes its value based on the current document state.

Declaration
public override UpdateAllFieldsCommand UpdateAllFieldsCommand { get; }
Property Value
UpdateAllFieldsCommand

Overrides
RichTextBoxCommands.UpdateAllFieldsCommand

UpdateFieldCommand

Updates the specified field in the RichTextBox.

Declaration
public override UpdateFieldCommand UpdateFieldCommand { get; }
Property Value
UpdateFieldCommand

Overrides
RichTextBoxCommands.UpdateFieldCommand

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.