Image

This property sets or returns the image assigned to the project.

The image is used as a background image when displaying the project in a SCBCroViewer. Every OCR operation within the project operates on this image.

Internally, the image is forwarded to each page of the project. Each following call to the SCBCroZone method Recognize is executed on this image.

To assign an image only to a single page of a project, use the SCBCroPage method Image.

Syntax

Image As ISCBCroImage