VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Spelling.UI Namespace / WordPosition Structure
Constructors Properties Methods SeeAlso
In This Topic
WordPosition Structure Members
In This Topic
The following tables list the members exposed by WordPosition.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WordPosition structure.
Public Properties
 NameDescription
Public PropertyGets the end index of the word.
Public PropertyGets a value indicating whether this instance is empty.
Public PropertyGets the start index of the word.
Public PropertyGets the word.
Public Methods
 NameDescription
Public MethodIndicates whether this instance and a specified object are equal. (Inherited from System.ValueType)
Public MethodReturns the hash code for this instance. (Inherited from System.ValueType)
Public MethodReturns the fully qualified type name of this instance. (Inherited from System.ValueType)
See Also