Gets the starting index of the string represented by this CharRange within the text.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
public int Start { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Start As Integer Get |