For a list of all members of this type, see IOcrPage members.
| Name | Description | |
|---|---|---|
| BitsPerPixel | Gets the number of bits per pixel of this page. |
| BytesPerLine | Gets the number of bytes per line (stride) of this page. |
| Document | Gets the OCR document that own this page |
| DpiX | Gets the horizontal resolution value in dots per inch of this page. |
| DpiY | Gets the vertical resolution value in dots per inch of this page. |
| Height | Gets the height in pixels of this page. |
| IsRecognized | Gets a value that indicates whether this page has been recognized at least once. |
| OriginalFormat | Gets the original file format of the page. |
| Width | Gets the width in pixels of this page. |
| Zones | Gets the zones of this IOcrPage. |