Image
This read-only property returns an image object for the specified DocPage of the workdoc.
This property is not loaded when display files exist for the current document.
Note: Image modification is only possible in Web Verifier if no display file has been
created for that document. Therefore, the Convert image to display format
after failed classification / Convert image to display
format after failed extraction options must be disabled in Runtime
Server for classification and extraction.
Syntax
Image (index as Long) as ISCBCroImage
Parameter | Description |
---|---|
Index | Index of the DocPage. Possible values 0 to PageCount - 1. |