Interface IWordInfo
Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.Proofing.dll
Syntax
public interface IWordInfo
Properties
Word
Declaration
string Word { get; }
Property Value
System.String
|