ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / SpellDictionary Class / WordCount Property

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