Class WordInfo
Inheritance
System.Object
WordInfo
Namespace: Telerik.Windows.Documents.TextSearch
Assembly: Telerik.Windows.Documents.dll
Syntax
public class WordInfo : Object
Properties
Word
Declaration
public string Word { get; }
Property Value
System.String
|