OcrPage Constructor |
| Name | Description | |
|---|---|---|
| OcrPage | Initializes a new instance of the OcrPage class | |
| OcrPage(AtalaImage) | Constructs an OcrPage with dimensions and resolution that match the supplied AtalaImage. | |
| OcrPage(Rectangle, Dpi) | Constructs a page representing an arbitrary rectangle | |
| OcrPage(Int32, Int32, AtalaImage) | Construct an OcrPage with a non-zero top corner. | |
| OcrPage(Int32, Int32, Dpi) | Constructs an OcrPage with the given width and height and resolution. |