alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Namespace Syncfusion.Windows.Controls.RichTextBoxAdv

    Classes

    AbstractListAdv

    Represents an abstract list that is used for defining bullets and numbering.

    AbstractListAdvCollection

    Represents a collection of AbstractListAdv objects.

    AutoFitType

    Specifies the auto fit type.

    AutoShapeType

    Specifies the auto shape type supported by the SfRichTextBoxAdv control.

    Background

    Represents the background effects.

    BaselineAlignment

    Specifes the baseline alignment style for the CharacterFormat.

    BaseNode

    An abstract class that provides a base for all the elements and formats in a DocumentAdv object.

    BaseNodeCollection

    An abstract class that provides a base for the collection of BaseNode objects.

    BlockAdv

    An abstract class that provides a base for all block-level elements in a DocumentAdv object.

    BlockAdvCollection

    Represents a collection of BlockAdv elements.

    Border

    Represents the Border class.

    Borders

    Represents the Borders class

    BordersAndShadingDialog

    Displays a dialog to modify the borders and shading of a table or a cell in SfRichTextBoxAdv.

    BreakAdv

    Represents the BreakAdv class.

    BreakType

    Specifies the type of the break.

    BrushOpacityConverter

    Implements a type converter for converting System.Windows.Media.Brush to and from Opacity type.

    BulletsAndNumberingDialog

    Represents the BulletsAndNumberingDialog class.

    CellFormat

    Represents the CellFormat class.

    CellOptionsDialog

    Displays a dialog to modify the options of a table cell in SfRichTextBoxAdv.

    CellVerticalAlignment

    Specifies the vertical alignment.

    CenterAlignmentToggleConverter

    Implements a type converter for converting TextAlignment.Center to and from System.Boolean type.

    CharacterFormat

    Represents the CharacterFormat class.

    CharacterStyle

    Represents the style for paragraph items.

    ColorBrushConverter

    Implements a type converter for converting System.Windows.Media.Color type to and from System.Windows.Media.Brush.

    ColumnPlacement

    Specifies the column placement.

    CommentAddingEventArgs

    Provides data for the CommentAdding event.

    CommentAdv

    Represents the CommentAdv class.

    CommentCharacterAdv

    Provides the base implementation for all the CommentCharacterAdv classes.

    CommentEndAdv

    Represents the CommentEndAdv class.

    CommentStartAdv

    Represents the CommentStartAdv class.

    CommentVisualStyle

    Represents the CommentVisualStyle class.

    CompositeNode

    An abstract class that provides a base for all the elements that contains child elements in a DocumentAdv object.

    ContentChangedEventArgs

    Provides data for the ContentChanged event.

    CssType

    Specifies the CSS style type.

    Dialog

    An abstract class that provides a base for all dialogs in a SfRichTextBoxAdv control.

    DialogWindow

    Provides the ability to create, configure, show, and manage the lifetime of dialog boxes in a SfRichTextBoxAdv control.

    DocumentAdv

    Represents the root element of the rich text contents in a SfRichTextBoxAdv control

    DocumentChangedEventArgs

    Provides data for the DocumentChanged event.

    DocumentChangingEventArgs

    Provides data for the DocumentChangedEventArgs event

    DocumentSavedEventArgs

    Provides data for the DocumentSavedEventArgs event

    DocumentSavingEventArgs

    Provides data for the DocumentSavingEventArgs event

    DocumentStyle

    Represents the DocumentStyle class.

    DoubleStrikeThroughToggleConverter

    Implements a type converter for converting StrikeThrough.Double to and from System.Boolean type.

    DoubleStringConverter

    Implements a type converter for converting System.Double to and from System.String type.

    EditingContext

    Provides the information about the editing context of SelectionAdv.

    EditingContextType

    Specifies the editing context type of the SelectionAdv.

    EditorSettings

    Represents the common editing settings for the control SfRichTextBoxAdv.

    ExportSettings

    Represents the customization settings for exporting document.

    ExportSettings.UIContainerExportingEventHandler

    Event handler for UIContainer export.

    FieldBeginAdv

    Represents the FieldBeginAdv class.

    FieldCharacterAdv

    Represents the base class for FieldCharacterAdv.

    FieldEndAdv

    Represents the FieldEndAdv class.

    FieldSeparatorAdv

    Represents the FieldSeparatorAdv class.

    FileLoadingFailedEventArgs

    Provides data for the FileLoadingFailed event.

    FindAndReplaceDialog

    Displays a dialog box to perform find and replace operation in a SfRichTextBoxAdv control.

    FindOptions

    Specifies the options for the find operation.

    FollowCharacterType

    Specifies the follow character type for the ListLevelAdv.

    FontColorConverter

    Implements a type converter for converting Font Color to and from Color type.

    FontColorIconColorConverter

    Implements a type converter for converting System.Windows.Media.Color to System.Windows.Media.SolidColorBrush value.

    FontDialog

    Displays a dialog to modify Syncfusion.Windows.Controls.RichTextBoxAdv.FontDialog.CharacterFormat for the selected contents in a SfRichTextBoxAdv control.

    FontFamilyStringConverter

    Implements a type converter for converting System.Windows.Media.FontFamily to and from System.String type.

    FormatType

    Specifies the format type supported by the SfRichTextBoxAdv control.

    HeaderFooter

    Represents the HeaderFooter class.

    HeaderFooters

    Represents the HeaderFooters class.

    HeightType

    Specifies the height type.

    HeightTypeStringConverter

    Implements a type converter for converting HeightType to and from System.String type.

    HighlightColor

    Specifies the highlight color for the CharacterFormat.

    HighlightColorToBrushConverter

    Implements a type converter for converting HighlightColor to System.Windows.Media.Brush value.

    HighlightColorToggleConverter

    Implements a type converter for converting HighlightColor to and from System.Boolean type.

    HorizontalOrigin

    Specifies the Horizontal Origin supported by the SfRichTextBoxAdv control.

    HtmlImportExportSettings

    Represents the HtmlImportExportSettings class.

    HtmlImportExportSettings.ImageNodeVisitedEventHandler

    Event handler for image node visited.

    Hyperlink

    Represents the Hyperlink class.

    HyperlinkDialog

    Displays a dialog to insert or edit hyperlink in a SfRichTextBoxAdv control.

    HyperlinkType

    Specifies the type of the hyperlink.

    ImageContainerAdv

    Represents the ImageContainerAdv class.

    ImageNodeVisitedEventArgs

    Provides data for theImageNodeVisited event.

    Inline

    An abstract class that provides a base for all inline elements in a DocumentAdv object.

    InlineCollection

    Represents a collection of Inline elements.

    InsertTableDialog

    Displays a dialog to insert table in SfRichTextBoxAdv.

    JustifyAlignmentToggleConverter

    Implements a type converter for converting TextAlignment.Justify to and from System.Boolean type.

    LayoutType

    Specifies the layout type supported by the SfRichTextBoxAdv control.

    LayoutTypeToggleConverter

    Implements a type converter for converting LayoutType to and from System.Boolean type.

    LeftAlignmentToggleConverter

    Implements a type converter for converting TextAlignment.Left to and from System.Boolean type.

    LevelOverrideAdv

    Represents the LevelOverrideAdv class.

    LevelOverrideAdvCollection

    Represents a collection of LevelOverrideAdv elements.

    LineDashing

    Specifies the line dashing supported by the SfRichTextBoxAdv control.

    LineFormat

    Represents the LineFormat class.

    LineFormatType

    Specifies the line format type supported by the SfRichTextBoxAdv control.

    LineSpacingAtMaxValueConverter

    Implements a type converter that gets the maximum value for line spacing types.

    LineSpacingAtMinValueConverter

    Implements a type converter that gets the minimum value for line spacing types.

    LineSpacingToggleConverter

    Implements a type converter for converting Line Spacing to and from System.Boolean type.

    LineSpacingType

    Specifies the line spacing type for the ParagraphFormat.

    LineSpacingTypeStringConverter

    Implements a type converter for converting LineSpacingType to and from System.String type.

    LineStyle

    Specifies the border style.

    ListAdv

    Represents the ListAdv class.

    ListAdvCollection

    Represents a collection of ListAdv elements.

    ListDialog

    Displays a dialog to modify ListFormat for the selected paragraphs in a SfRichTextBoxAdv control.

    ListFormat

    Represents the ListFormat class.

    ListLevelAdv

    Represents the ListLevelAdv class.

    ListLevelAdvCollection

    Represents a collection of ListLevelAdv elements.

    ListLevelPattern

    Specifies the pattern for the ListLevelAdv.

    LoadAsyncSettings

    Represents the asynchronous document loading settings for the control SfRichTextBoxAdv.

    LostFocusBehavior

    Specifies the selection visibility when the RichTextBox control does not have focus.

    MiniToolBar

    Displays a mini-toolbar to provide formatting options in a SfRichTextBoxAdv control.

    NameSuggestionItem

    Provides the content for suggestion item in SfRichTextBoxAdv control.

    NameSuggestionProvider

    Provides the real-time automatic suggestion functionality for SfRichTextBoxAdv control.

    Node

    An abstract class that provides a base for all the elements in a DocumentAdv object.

    NodeCollection

    An abstract class that provides a base for the collection of Node objects.

    NullableBooleanConverter

    Specifies the Nullable value to Boolean value converter

    PageFitType

    Specifies the page fit type.

    ParagraphAdv

    Represents the ParagraphAdv class.

    ParagraphDialog

    Displays a dialog to modify Syncfusion.Windows.Controls.RichTextBoxAdv.ParagraphDialog.ParagraphFormat for the selected paragraphs in a SfRichTextBoxAdv control.

    ParagraphFormat

    Represents the ParagraphFormat class.

    ParagraphStyle

    Represents the style for paragraph.

    PasswordDialog

    Displays a dialog to define or modify password for the document in a SfRichTextBoxAdv control.

    PrintCompletedEventArgs

    Provides data for the PrintCompleted event.

    RequestNavigateEventArgs

    Provides data for the RequestNavigate event.

    ResizingMode

    Specifies how an element visually responds to resizing operations.

    RichTextBoxAdvLocalizationResourceAccessor

    Provides access to localization resources for the RichTextBoxAdv control. Inherits from LocalizationResourceAccessor to support culture-specific resource retrieval.

    RichTextBoxAdvLocalizationResourceExtension

    A markup extension that returns the localized string based on culture for the ResourceName.

    RichTextBoxAdvResourceNameToResourceStringConverter

    Converts resource names to localized resource strings for the RichTextBoxAdv control. Inherits from ResourceNameToResourceStringConverter to support dynamic localization.

    RichTextRibbonLocalizationResourceAccessor

    Provides access to localization resources for the SfRichTextRibbon control.

    RichTextRibbonLocalizationResourceExtension

    A markup extension that returns the localized string based on culture for the ResourceName.

    RichTextRibbonResourceNameToResourceStringConverter

    Converts resource names to localized strings for the SfRichTextRibbon.

    RightAlignmentToggleConverter

    Implements a type converter for converting TextAlignment.Right to and from System.Boolean type.

    RowFormat

    Represents the RowFormat class.

    RowPlacement

    Specifies the row placement.

    SectionAdv

    Represents the SectionAdv class.

    SectionAdvCollection

    Represents a collection of SectionAdv elements.

    SectionFormat

    Represents the SectionFormat class.

    SelectionAdv

    Represents the SelectionAdv class.

    SelectionCellFormat

    Represents the SelectionCellFormat class.

    SelectionChangedEventArgs

    Provides data for the SelectionChanged event.

    SelectionCharacterFormat

    Represents the SelectionCharacterFormat class.

    SelectionParagraphFormat

    Represents the SelectionParagraphFormat class.

    SelectionRange

    Represents the SelectionRange class.

    SelectionRangeCollection

    Represents the SelectionRangeCollection class.

    SelectionRowFormat

    Represents the SelectionRowFormat class.

    SelectionSectionFormat

    Represents the SelectionSectionFormat class.

    SelectionTableFormat

    Represents the SelectionTableFormat class.

    SfRichTextBoxAdv

    Represents the root element of a rich text editing control which operates on DocumentAdv objects.

    SfRichTextBoxAdv.CommentAddingEventHandler

    Event handled for comment adding.

    SfRichTextBoxAdv.ContentChangedEventHandler

    Event handler for content changed.

    SfRichTextBoxAdv.DocumentChangedEventHandler

    Event handler for document changed.

    SfRichTextBoxAdv.FileLoadingFailedEventHandler

    Event handler for file load failed.

    SfRichTextBoxAdv.PrintCompletedEventHandler

    Event handler for print completed.

    SfRichTextBoxAdv.RequestNavigateEventHandler

    Event handler for request URL navigation changed.

    SfRichTextBoxAdv.SelectionChangedEventHandler

    Event handler for selection changed.

    SfRichTextBoxAdvResourceWrapper

    Represents a resource wrapper for Syncfusion.Windows.Controls.RichTextBoxAdv.SfRichTextBoxAdv control.

    SfRichTextRibbon

    Represents the root element of a ribbon user interface that hosts a Quick Access Toolbar, Application Menu, and tabs to provide basic rich text formatting options for a SfRichTextBoxAdv control.

    SfRichTextRibbonResourceWrapper

    Represents a resource wrapper for SfRichTextRibbon control.

    Shading

    Represents the Shading class.

    ShapeBase

    Represents the ShapeBase class.

    ShapeCommon

    Represents the ShapeCommon class.

    ShapeContainer

    Represents the ShapeContainer class.

    ShapeHorizontalAlignment

    Specifies the Shape Horizontal Alignment supported by the SfRichTextBoxAdv control.

    ShapeVerticalAlignment

    Specifies the Shape Vertical Alignment supported by the SfRichTextBoxAdv control.

    ShowMessageDialog

    Displays a dialog to show messages in a SfRichTextBoxAdv control.

    SingleStrikeThroughToggleConverter

    Implements a type converter for converting StrikeThrough.Single to and from System.Boolean type.

    SpanAdv

    Represents the SpanAdv class.

    SpellChecker

    Provides real-time spell checking functionality to a SfRichTextBoxAdv control.

    SpellingError

    Represents a misspelled word in a SfRichTextBoxAdv control.

    StrikeThrough

    Specifies the strike through style for the CharacterFormat.

    StringFontFamilyConverter

    Implements a type converter for converting System.String to and from System.Windows.Media.FontFamily type.

    StyleCollection

    Represents the collection of DocumentStyle objects.

    StyleDialog

    Represents the StyleDialog class.

    StylesDialog

    Represents the StylesDialog class.

    StyleType

    Specifies the type of the Style.

    SubscriptToggleConverter

    Implements a type converter for converting BaselineAlignment.Subscript to and from System.Boolean type.

    SuggestionSettings

    Represents the automatic suggestion settings for SfRichTextBoxAdv control.

    SuperscriptToggleConverter

    Implements a type converter for converting BaselineAlignment.Superscript to and from System.Boolean type.

    TableAdv

    Represents the TableAdv class.

    TableAlignment

    Specifies the table alignment.

    TableAlignmentToggleConverter

    Implements a type converter for converting TableAlignment to and from System.Boolean type.

    TableCellAdv

    Represents the TableCellAdv class.

    TableCellAdvCollection

    Represents a collection of TableCellAdv elements.

    TableConditionalFormattingStyle

    Represents the special formatting applied to specified areas of a table TableAdv.

    TableConditionalFormattingStyles

    Represents a collection of special formatting TableConditionalFormattingStyle applied to specified areas of a table.

    TableConditionalFormattingType

    Specifies the area of a table in which to apply special style formatting.

    TableDialog

    Displays a dialog to modify the properties of a table in SfRichTextBoxAdv.

    TableFormat

    Represents the TableFormat class.

    TableOptionsDialog

    Displays a dialog to modify the options of a table in SfRichTextBoxAdv.

    TableRowAdv

    Represents the TableRowAdv class.

    TableRowAdvCollection

    Represents a collection of TableRowAdv elements.

    TableStyle

    Represents a style that can be applied to a TableAdv.

    TextAlignmentStringConverter

    Implements a type converter for converting System.Windows.TextAlignment to and from System.String type.

    TextFrame

    Represents the TextFrame class.

    TextPosition

    Represents the TextPosition class.

    TextSearchResult

    Represents the TextSearchResult class.

    TextSearchResults

    Represents the TextSearchResults class.

    TextureStyle

    Specifies the texture style.

    TextVerticalAlignment

    Specifies the text vertical alignment supported by the SfRichTextBoxAdv control.

    TextWrapping

    Specifies the text wrapping supported by the SfRichTextBoxAdv control.

    TextWrappingStyle

    Specifies the Text Wrapping Style supported by the SfRichTextBoxAdv control.

    ToggleBooleanConverter

    Implementes a type converter for converting boolean type to toggle value based on boolean parameter.

    ToggleVisibilityConverter

    Implements a type converter for converting System.Boolean type to and from Visibility type.

    UIContainerAdv

    Represents the UIContainer class.

    UIContainerExportingEventArgs

    Provides data for the UIContainerExporting event.

    UIContainerExportType

    Specifies the export type of the UIContainer.

    Underline

    Specifies the underline style for the CharacterFormat.

    UnderlineToggleConverter

    Implements a type converter for converting Underline to and from System.Boolean type.

    VerticalAlignmentToggleConverter

    Implements a type converter for converting CellVerticalAlignment to and from System.Boolean type.

    VerticalOrigin

    Specifies the Vertical Origin supported by the SfRichTextBoxAdv control.

    WidthType

    Specifies the width type.

    WidthTypeStringConverter

    Implements a type converter for converting WidthType to and from System.String type.

    WrapFormat

    Represents the WrapFormat class.

    Interfaces

    ICompositeNode

    Represents a node that can contain other nodes.

    INode

    Represents the INode interface.

    ISuggestionProvider

    Inserts the selected item into the SfRichTextBoxAdv control at cursor position

    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved