Word Class |
Namespace: Atalasoft.Imaging.WebControls.Text
The Word type exposes the following members.
Name | Description | |
---|---|---|
Word(Hashtable) |
Initializes a new instance of the Word class.
| |
Word(OcrWord) |
Initializes a new instance of the Word class.
| |
Word(RectangleF, String, IEnumerableGlyph) |
Initializes a new instance of the Word class.
|
Name | Description | |
---|---|---|
Bounds |
Gets or sets the element bounds.
(Inherited from PageObject.) | |
Glyphs |
Gets or sets the glyphs.
| |
OmitSpace |
Gets or sets a value indicating whether space space generation should be omitted after this word during page text reconstruction.
| |
Text |
Gets the word text.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToHastableJson |
Converts the object to the hash table json representation.
(Overrides PageObjectToHastableJson.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |