RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / SpellOptions Class / ToString Method

In This Topic
    ToString Method (SpellOptions)
    In This Topic
    Gets a string representation of this object.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A string representation of this object.
    See Also