Class TextBoxWordInfo
Inheritance
System.Object
TextBoxWordInfo
Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.Proofing.dll
Syntax
public class TextBoxWordInfo : Object, IWordInfo
Constructors
TextBoxWordInfo(String, Int32)
Declaration
public TextBoxWordInfo(string word, int startPosition)
Parameters
System.
|
System.
|
Properties
StartPosition
Declaration
public int StartPosition { get; set; }
Property Value
System.
|