RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / SpellDictionary Class / WordCount Property

In This Topic
    WordCount Property (SpellDictionary)
    In This Topic
    Gets the number of words loaded in the dictionary.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WordCount As Integer
    public int WordCount {get;}
    See Also