The OCRZoneResult class represents the result for single recognized OCR zone.
  Confidence | Confidence level for the result (0 = most confident, 255 = least confident). | 
  DimensionUnit | Dimension unit for OCR zone positioning. | 
  Height | Height of the recognized OCR zone. | 
  ID | ID of the source OCR zone. | 
  Left | Left offset of the recognized OCR zone. | 
  RecognizedOnPage | One-based number of the page on which this result was recognized. 0 means no recognition. | 
  ResultValue | The recognized value. | 
  Top | Top offset of the recognized OCR zone. | 
  Width | Width of the recognized OCR zone. |