| TesseractOcrBlock Class | 
Namespace: DevScope.Ocr.Tesseract.WindowsPhone
The TesseractOcrBlock type exposes the following members.
| Name | Description | |
|---|---|---|
| TesseractOcrBlock | 
Initializes a new instance of the TesseractOcrBlock class.
  | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| Bounds | 
Gets or sets the size and location of the block element, in pixels, relative to the document image page size
  | |
| Index | 
Gets the Index of the block in the parent collection.
  | |
| Orientation | 
Gets the text Orientation of the block.
  | |
| Paragraphs | 
Gets the collection of Paragraphs that form the block.
  | |
| Text | 
Gets the Text string that is inside the block.
  |