skip navigation
  • Product Bundles

    DevCraft

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

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    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

Inheritance
System.Object
RichTextBoxCommands
RichTextBoxCommandsTranslator
Inherited Members
RichTextBoxCommands.AssociatedRichTextBox
RichTextBoxCommands.InsertSdtCommand
RichTextBoxCommands.ShowContentControlPropertiesDialogCommand
RichTextBoxCommands.IncrementPageWidthCommand
RichTextBoxCommands.DecrementPageWidthCommand
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
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.RichTextBoxCommands
Assembly: Telerik.WinControls.RichTextEditor.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

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

Overrides
RichTextBoxCommands.AcceptAllRevisionsCommand

AcceptRevisionCommand

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

Overrides
RichTextBoxCommands.AcceptRevisionCommand

CancelFormatPainterCommand

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

Overrides
RichTextBoxCommands.CancelFormatPainterCommand

ChangeAllFieldsDisplayModeCommand

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

Overrides
RichTextBoxCommands.ChangeAllFieldsDisplayModeCommand

ChangeBibliographicStyleCommand

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

Overrides
RichTextBoxCommands.ChangeBibliographicStyleCommand

ChangeFontFamilyCommand

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

Overrides
RichTextBoxCommands.ChangeFontFamilyCommand

ChangeFontForeColorCommand

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

Overrides
RichTextBoxCommands.ChangeFontForeColorCommand

ChangeFontHighlightColorCommand

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

Overrides
RichTextBoxCommands.ChangeFontHighlightColorCommand

ChangeFontSizeCommand

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

Overrides
RichTextBoxCommands.ChangeFontSizeCommand

ChangeFormatPainterStateCommand

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

Overrides
RichTextBoxCommands.ChangeFormatPainterStateCommand

ChangeImageWrappingStyleCommand

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

Overrides
RichTextBoxCommands.ChangeImageWrappingStyleCommand

ChangeIntegratedWatermarkTypeCommand

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

Overrides
RichTextBoxCommands.ChangeIntegratedWatermarkTypeCommand

ChangeLayoutModeCommand

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

Overrides
RichTextBoxCommands.ChangeLayoutModeCommand

ChangeListStyleCommand

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

Overrides
RichTextBoxCommands.ChangeListStyleCommand

ChangePageMarginsCommand

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

Overrides
RichTextBoxCommands.ChangePageMarginsCommand

ChangePageOrientationCommand

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

Overrides
RichTextBoxCommands.ChangePageOrientationCommand

ChangePaperTypeCommand

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

Overrides
RichTextBoxCommands.ChangePaperTypeCommand

ChangeParagraphBackgroundColorCommand

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

Overrides
RichTextBoxCommands.ChangeParagraphBackgroundColorCommand

ChangeParagraphFlowDirectionCommand

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

Overrides
RichTextBoxCommands.ChangeParagraphFlowDirectionCommand

ChangeParagraphListLevelCommand

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

Overrides
RichTextBoxCommands.ChangeParagraphListLevelCommand

ChangeSectionColumnsCommand

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

Overrides
RichTextBoxCommands.ChangeSectionColumnsCommand

ChangeSectionFooterBottomMarginCommand

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

Overrides
RichTextBoxCommands.ChangeSectionFooterBottomMarginCommand

ChangeSectionHeaderTopMarginCommand

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

Overrides
RichTextBoxCommands.ChangeSectionHeaderTopMarginCommand

ChangeStyleNameCommand

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

Overrides
RichTextBoxCommands.ChangeStyleNameCommand

ChangeTableColumnsLayoutModeCommand

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

Overrides
RichTextBoxCommands.ChangeTableColumnsLayoutModeCommand

ChangeTextAlignmentCommand

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

Overrides
RichTextBoxCommands.ChangeTextAlignmentCommand

ChangeUnderlineColorCommand

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

Overrides
RichTextBoxCommands.ChangeUnderlineColorCommand

ChangeUnderlineDecorationCommand

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

Overrides
RichTextBoxCommands.ChangeUnderlineDecorationCommand

ClearAllFormattingCommand

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

Overrides
RichTextBoxCommands.ClearAllFormattingCommand

ClearFormattingCommand

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

Overrides
RichTextBoxCommands.ClearFormattingCommand

ContinueNumberingCommand

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

Overrides
RichTextBoxCommands.ContinueNumberingCommand

ConvertImageToImageInlineCommand

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

Overrides
RichTextBoxCommands.ConvertImageToImageInlineCommand

CopyCommand

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

Overrides
RichTextBoxCommands.CopyCommand

CopyFormattingCommand

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

Overrides
RichTextBoxCommands.CopyFormattingCommand

CopyHyperlinkCommand

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

Overrides
RichTextBoxCommands.CopyHyperlinkCommand

CutCommand

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

Overrides
RichTextBoxCommands.CutCommand

DecrementFontSizeCommand

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

Overrides
RichTextBoxCommands.DecrementFontSizeCommand

DecrementParagraphLeftIndentCommand

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

Overrides
RichTextBoxCommands.DecrementParagraphLeftIndentCommand

DecrementParagraphListLevelCommand

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

Overrides
RichTextBoxCommands.DecrementParagraphListLevelCommand

DeleteAllCommentsCommand

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

Overrides
RichTextBoxCommands.DeleteAllCommentsCommand

DeleteCodeBlockCommand

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

Overrides
RichTextBoxCommands.DeleteCodeBlockCommand

DeleteCommand

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

Overrides
RichTextBoxCommands.DeleteCommand

DeleteCommentCommand

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

Overrides
RichTextBoxCommands.DeleteCommentCommand

DeleteTableColumnCommand

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

Overrides
RichTextBoxCommands.DeleteTableColumnCommand

DeleteTableCommand

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

Overrides
RichTextBoxCommands.DeleteTableCommand

DeleteTableRowCommand

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

Overrides
RichTextBoxCommands.DeleteTableRowCommand

EditFooterCommand

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

Overrides
RichTextBoxCommands.EditFooterCommand

EditHeaderCommand

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

Overrides
RichTextBoxCommands.EditHeaderCommand

ExitHeaderFooterEditModeCommand

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

Overrides
RichTextBoxCommands.ExitHeaderFooterEditModeCommand

GoToNextCommentCommand

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

Overrides
RichTextBoxCommands.GoToNextCommentCommand

GoToNextEndnoteCommand

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

Overrides
RichTextBoxCommands.GoToNextEndnoteCommand

GoToNextFootnoteCommand

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

Overrides
RichTextBoxCommands.GoToNextFootnoteCommand

GoToNextRevisionCommand

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

Overrides
RichTextBoxCommands.GoToNextRevisionCommand

GoToPreviousCommentCommand

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

Overrides
RichTextBoxCommands.GoToPreviousCommentCommand

GoToPreviousEndnoteCommand

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

Overrides
RichTextBoxCommands.GoToPreviousEndnoteCommand

GoToPreviousFootnoteCommand

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

Overrides
RichTextBoxCommands.GoToPreviousFootnoteCommand

GoToPreviousRevisionCommand

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

Overrides
RichTextBoxCommands.GoToPreviousRevisionCommand

IncrementFontSizeCommand

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

Overrides
RichTextBoxCommands.IncrementFontSizeCommand

IncrementParagraphLeftIndentCommand

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

Overrides
RichTextBoxCommands.IncrementParagraphLeftIndentCommand

IncrementParagraphListLevelCommand

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

Overrides
RichTextBoxCommands.IncrementParagraphListLevelCommand

InsertBibliographyFieldCommand

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

Overrides
RichTextBoxCommands.InsertBibliographyFieldCommand

InsertBreakCommand

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

Overrides
RichTextBoxCommands.InsertBreakCommand

InsertCitationFieldCommand

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

Overrides
RichTextBoxCommands.InsertCitationFieldCommand

InsertColumnBreakCommand

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

Overrides
RichTextBoxCommands.InsertColumnBreakCommand

InsertCommentCommand

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

Overrides
RichTextBoxCommands.InsertCommentCommand

InsertDocumentFragmentCommand

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

Overrides
RichTextBoxCommands.InsertDocumentFragmentCommand

InsertEndnoteCommand

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

Overrides
RichTextBoxCommands.InsertEndnoteCommand

InsertFieldCommand

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

Overrides
RichTextBoxCommands.InsertFieldCommand

InsertFootnoteCommand

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

Overrides
RichTextBoxCommands.InsertFootnoteCommand

InsertLineBreakCommand

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

Overrides
RichTextBoxCommands.InsertLineBreakCommand

InsertLineNumberingCommand

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

Overrides
RichTextBoxCommands.InsertLineNumberingCommand

InsertMergeFieldEmptyCommand

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

Overrides
RichTextBoxCommands.InsertMergeFieldEmptyCommand

InsertNonBreakingSpaceCommand

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

Overrides
RichTextBoxCommands.InsertNonBreakingSpaceCommand

InsertPageBreakCommand

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

Overrides
RichTextBoxCommands.InsertPageBreakCommand

InsertPageFieldCommand

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

Overrides
RichTextBoxCommands.InsertPageFieldCommand

InsertPictureCommand

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

Overrides
RichTextBoxCommands.InsertPictureCommand

InsertSectionBreakCommand

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

Overrides
RichTextBoxCommands.InsertSectionBreakCommand

InsertTableColumnCommand

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

Overrides
RichTextBoxCommands.InsertTableColumnCommand

InsertTableColumnToTheLeftCommand

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

Overrides
RichTextBoxCommands.InsertTableColumnToTheLeftCommand

InsertTableColumnToTheRightCommand

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

Overrides
RichTextBoxCommands.InsertTableColumnToTheRightCommand

InsertTableCommand

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

Overrides
RichTextBoxCommands.InsertTableCommand

InsertTableRowAboveCommand

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

Overrides
RichTextBoxCommands.InsertTableRowAboveCommand

InsertTableRowBelowCommand

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

Overrides
RichTextBoxCommands.InsertTableRowBelowCommand

InsertTableRowCommand

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

Overrides
RichTextBoxCommands.InsertTableRowCommand

InsertTextCommand

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

Overrides
RichTextBoxCommands.InsertTextCommand

MailMergeCommand

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

Overrides
RichTextBoxCommands.MailMergeCommand

MergeTableCellsCommand

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

Overrides
RichTextBoxCommands.MergeTableCellsCommand

MoveCaretCommand

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

Overrides
RichTextBoxCommands.MoveCaretCommand

MoveSelectionCommand

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

Overrides
RichTextBoxCommands.MoveSelectionCommand

MultipleUndoCommand

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

Overrides
RichTextBoxCommands.MultipleUndoCommand

NewDocumentCommand

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

Overrides
RichTextBoxCommands.NewDocumentCommand

OpenContextMenuOnNextSpellingErrorCommand

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

Overrides
RichTextBoxCommands.OpenContextMenuOnNextSpellingErrorCommand

OpenDocumentCommand

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

Overrides
RichTextBoxCommands.OpenDocumentCommand

OpenHyperlinkCommand

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

Overrides
RichTextBoxCommands.OpenHyperlinkCommand

PasteCommand

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

Overrides
RichTextBoxCommands.PasteCommand

PasteFormattingCommand

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

Overrides
RichTextBoxCommands.PasteFormattingCommand

PreviewFirstMailMergeDataRecordCommand

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

Overrides
RichTextBoxCommands.PreviewFirstMailMergeDataRecordCommand

PreviewLastMailMergeDataRecordCommand

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

Overrides
RichTextBoxCommands.PreviewLastMailMergeDataRecordCommand

PreviewNextMailMergeDataRecordCommand

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

Overrides
RichTextBoxCommands.PreviewNextMailMergeDataRecordCommand

PreviewPreviousMailMergeDataRecordCommand

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

Overrides
RichTextBoxCommands.PreviewPreviousMailMergeDataRecordCommand

PrintCommand

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

Overrides
RichTextBoxCommands.PrintCommand

PrintPreviewCommand

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

Overrides
RichTextBoxCommands.PrintPreviewCommand

RedoCommand

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

Overrides
RichTextBoxCommands.RedoCommand

RejectAllRevisionsCommand

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

Overrides
RichTextBoxCommands.RejectAllRevisionsCommand

RejectRevisionCommand

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

Overrides
RichTextBoxCommands.RejectRevisionCommand

RemoveHyperlinkCommand

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

Overrides
RichTextBoxCommands.RemoveHyperlinkCommand

RemoveWatermarkCommand

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

Overrides
RichTextBoxCommands.RemoveWatermarkCommand

RestartNumberingCommand

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

Overrides
RichTextBoxCommands.RestartNumberingCommand

SaveCommand

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

Overrides
RichTextBoxCommands.SaveCommand

SelectAllCommand

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

Overrides
RichTextBoxCommands.SelectAllCommand

SelectHyperlinkCommand

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

Overrides
RichTextBoxCommands.SelectHyperlinkCommand

SelectTableCellCommand

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

Overrides
RichTextBoxCommands.SelectTableCellCommand

SelectTableColumnCommand

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

Overrides
RichTextBoxCommands.SelectTableColumnCommand

SelectTableCommand

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

Overrides
RichTextBoxCommands.SelectTableCommand

SelectTableEmptyCommand

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

Overrides
RichTextBoxCommands.SelectTableEmptyCommand

SelectTableRowCommand

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

Overrides
RichTextBoxCommands.SelectTableRowCommand

ShowAddNewBibliographicReferenceDialogCommand

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

Overrides
RichTextBoxCommands.ShowAddNewBibliographicReferenceDialogCommand

ShowChangeEditingPermissionsDialogCommand

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

Overrides
RichTextBoxCommands.ShowChangeEditingPermissionsDialogCommand

ShowCodeFormattingDialogCommand

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

Overrides
RichTextBoxCommands.ShowCodeFormattingDialogCommand

ShowDefineNewListStyleDialogCommand

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

Overrides
RichTextBoxCommands.ShowDefineNewListStyleDialogCommand

ShowFindReplaceDialogCommand

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

Overrides
RichTextBoxCommands.ShowFindReplaceDialogCommand

ShowFloatingBlockPropertiesDialogCommand

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

Overrides
RichTextBoxCommands.ShowFloatingBlockPropertiesDialogCommand

ShowFontPropertiesDialogCommand

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

Overrides
RichTextBoxCommands.ShowFontPropertiesDialogCommand

ShowImageEditorCommand

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

Overrides
RichTextBoxCommands.ShowImageEditorCommand

ShowInsertCaptionDialogCommand

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

Overrides
RichTextBoxCommands.ShowInsertCaptionDialogCommand

ShowInsertCrossReferenceWindowCommand

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

Overrides
RichTextBoxCommands.ShowInsertCrossReferenceWindowCommand

ShowInsertDateTimeDialogCommand

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

Overrides
RichTextBoxCommands.ShowInsertDateTimeDialogCommand

ShowInsertHyperlinkDialogCommand

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

Overrides
RichTextBoxCommands.ShowInsertHyperlinkDialogCommand

ShowInsertSymbolWindowCommand

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

Overrides
RichTextBoxCommands.ShowInsertSymbolWindowCommand

ShowInsertTableDialogCommand

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

Overrides
RichTextBoxCommands.ShowInsertTableDialogCommand

ShowInsertTableOfContentsDialogCommand

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

Overrides
RichTextBoxCommands.ShowInsertTableOfContentsDialogCommand

ShowLineNumberingDialogCommand

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

Overrides
RichTextBoxCommands.ShowLineNumberingDialogCommand

ShowManageBibliographicSourcesDialogCommand

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

Overrides
RichTextBoxCommands.ShowManageBibliographicSourcesDialogCommand

ShowManageBookmarksDialogCommand

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

Overrides
RichTextBoxCommands.ShowManageBookmarksDialogCommand

ShowManageStylesDialogCommand

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

Overrides
RichTextBoxCommands.ShowManageStylesDialogCommand

ShowNotesDialogCommand

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

Overrides
RichTextBoxCommands.ShowNotesDialogCommand

ShowParagraphPropertiesDialogCommand

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

Overrides
RichTextBoxCommands.ShowParagraphPropertiesDialogCommand

ShowSectionColumnsDialogCommand

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

Overrides
RichTextBoxCommands.ShowSectionColumnsDialogCommand

ShowSetNumberingValueDialogCommand

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

Overrides
RichTextBoxCommands.ShowSetNumberingValueDialogCommand

ShowSpellCheckingDialogCommand

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

Overrides
RichTextBoxCommands.ShowSpellCheckingDialogCommand

ShowStyleFormattingPropertiesDialogCommand

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

Overrides
RichTextBoxCommands.ShowStyleFormattingPropertiesDialogCommand

ShowTableBordersDialogCommand

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

Overrides
RichTextBoxCommands.ShowTableBordersDialogCommand

ShowTablePropertiesDialogCommand

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

Overrides
RichTextBoxCommands.ShowTablePropertiesDialogCommand

ShowTabStopsPropertiesDialogCommand

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

Overrides
RichTextBoxCommands.ShowTabStopsPropertiesDialogCommand

ShowWatermarkSettingsDialogCommand

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

Overrides
RichTextBoxCommands.ShowWatermarkSettingsDialogCommand

SuppressLineNumberingForCurrentParagraphCommand

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

Overrides
RichTextBoxCommands.SuppressLineNumberingForCurrentParagraphCommand

TabBackwardCommand

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

Overrides
RichTextBoxCommands.TabBackwardCommand

TabForwardCommand

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

Overrides
RichTextBoxCommands.TabForwardCommand

TableCellContentAlignmentCommand

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

Overrides
RichTextBoxCommands.TableCellContentAlignmentCommand

ToggleBoldCommand

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

Overrides
RichTextBoxCommands.ToggleBoldCommand

ToggleBulletsCommand

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

Overrides
RichTextBoxCommands.ToggleBulletsCommand

ToggleCommentsCommand

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

Overrides
RichTextBoxCommands.ToggleCommentsCommand

ToggleDifferentFirstPageHeaderFooterCommand

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

Overrides
RichTextBoxCommands.ToggleDifferentFirstPageHeaderFooterCommand

ToggleDifferentOddAndEvenPagesHeaderFooterCommand

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

Overrides
RichTextBoxCommands.ToggleDifferentOddAndEvenPagesHeaderFooterCommand

ToggleDocumentProtectionCommand

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

Overrides
RichTextBoxCommands.ToggleDocumentProtectionCommand

ToggleFieldDisplayModeCommand

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

Overrides
RichTextBoxCommands.ToggleFieldDisplayModeCommand

ToggleFormattingSymbolsCommand

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

Overrides
RichTextBoxCommands.ToggleFormattingSymbolsCommand

ToggleHeaderFooterLinkToPreviousCommand

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

Overrides
RichTextBoxCommands.ToggleHeaderFooterLinkToPreviousCommand

ToggleItalicCommand

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

Overrides
RichTextBoxCommands.ToggleItalicCommand

ToggleMergeFieldsHighlightCommand

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

Overrides
RichTextBoxCommands.ToggleMergeFieldsHighlightCommand

ToggleNumberedCommand

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

Overrides
RichTextBoxCommands.ToggleNumberedCommand

ToggleSpellCheckingCommand

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

Overrides
RichTextBoxCommands.ToggleSpellCheckingCommand

ToggleStrikethroughCommand

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

Overrides
RichTextBoxCommands.ToggleStrikethroughCommand

ToggleSubscriptCommand

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

Overrides
RichTextBoxCommands.ToggleSubscriptCommand

ToggleSuperscriptCommand

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

Overrides
RichTextBoxCommands.ToggleSuperscriptCommand

ToggleTableLookColumnBandingOptionCommand

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

Overrides
RichTextBoxCommands.ToggleTableLookColumnBandingOptionCommand

ToggleTableLookFirstColumnOptionCommand

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

Overrides
RichTextBoxCommands.ToggleTableLookFirstColumnOptionCommand

ToggleTableLookFirstRowOptionCommand

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

Overrides
RichTextBoxCommands.ToggleTableLookFirstRowOptionCommand

ToggleTableLookLastColumnOptionCommand

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

Overrides
RichTextBoxCommands.ToggleTableLookLastColumnOptionCommand

ToggleTableLookLastRowOptionCommand

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

Overrides
RichTextBoxCommands.ToggleTableLookLastRowOptionCommand

ToggleTableLookRowBandingOptionCommand

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

Overrides
RichTextBoxCommands.ToggleTableLookRowBandingOptionCommand

ToggleTableRowRepeatOnEveryPageCommand

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

Overrides
RichTextBoxCommands.ToggleTableRowRepeatOnEveryPageCommand

ToggleTrackChangesCommand

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

Overrides
RichTextBoxCommands.ToggleTrackChangesCommand

ToggleUnderlineCommand

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

Overrides
RichTextBoxCommands.ToggleUnderlineCommand

UndoCommand

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

Overrides
RichTextBoxCommands.UndoCommand

UnmergeTableCellsCommand

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

Overrides
RichTextBoxCommands.UnmergeTableCellsCommand

UpdateAllFieldsCommand

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

Overrides
RichTextBoxCommands.UpdateAllFieldsCommand

UpdateFieldCommand

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

Overrides
RichTextBoxCommands.UpdateFieldCommand

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • 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.