All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
WordUpdate Class Reference

WordUpdate class. More...

Public Member Functions

 WordUpdate ()
 Initializes a new instance of the WordUpdate class. More...
 

Properties

int IndexInTextLine [get, set]
 Gets or sets the index in the text line. More...
 
int LineIndex [get, set]
 Gets or sets the index of the line. More...
 
string Text [get, set]
 Gets or sets the text. More...
 

Description

WordUpdate class.

Constructor & Destructor Documentation

Initializes a new instance of the WordUpdate class.

Property Documentation

int IndexInTextLine
getset

Gets or sets the index in the text line.

int LineIndex
getset

Gets or sets the index of the line.

string Text
getset

Gets or sets the text.