OcrRegionAnnotation Constructor |
| Name | Description | |
|---|---|---|
| OcrRegionAnnotation | Creates a new instance of OcrRegionAnnotation. | |
| OcrRegionAnnotation(OcrRegionData) | Creates a new instance of OcrRegionAnnotation from an OcrRegionData object.
| |
| OcrRegionAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of OcrRegionAnnotation from serialization information. | |
| OcrRegionAnnotation(RectangleF, Int32, Color) | Creates a new instance of OcrRegionAnnotation specifying its bounds, sequence order and
color. |