RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / ISpellCheckableEditor Interface / Text Property

In This Topic
    Text Property (ISpellCheckableEditor)
    In This Topic
    Gets or sets the text in the editor.
    Syntax
    'Declaration
     
    
    Property Text As String
    string Text {get; set;}
    See Also