The SCBCdrDocPage object represents a single DocPage within a workdoc.
The SCBCdrDocPage object provides the following properties.
This read-only property returns the width of the DocPage in millimeters.
The SCBCdrWKDOCLib object provides the following type definitions.
Cedar candidates are generated during the analysis step and are representing possible results of a field.
The SCBCdrDocPage object provides the following methods.
This property sets or returns the index of the image, which is displayed if the DocPage is visible inside the Viewer.
This read-only property specifies the index of the document inside the workdoc to which this DocPage belongs.
This read-only property specifies the DocPage offset inside the document where this DocPage belongs.
This read-only property returns the height of the DocPage in millimeter.
This read-only property returns an image object for the specified index of the DocPage.
This read-only property returns the number of images available for the DocPage.
This read-only property returns the name of the imported file.
This read-only property returns the zero-based index of the imported file page.
This read-only property returns some specific property of a line, of some specific index, direction and coordinate type.
This read-only property returns the number of horizontal or vertical Lines present in a document.
This property allows to access the page property to examine the original file name for the image. This is useful when attempting to track original file names for pages when a document is split or merged through Verifier, Web Verifier or the Page Separation engine.
This property sets or returns a source of a DocPage. At the time of scanning, a DocPage can be directly assigned to workdoc.
This read-only property returns the rotation angle as it was applied by the Rotate method.
This read-only property returns the text of the DocPage if OCR was already executed.
When importing a MSG file into a workdoc, the most important properties of the email are stored in the workdoc and available in the custom script through the "ISCBCdrEmailProperties" interface that can be queried from the SCBCdrWorkdoc interface.
This object contains the evaluated data to extract from the document.
This is a collection of all field objects contained in the current WorkDoc object.
A folder can represent an array of workdocs within a batch. A folder can contain one or more workdocs. During classification and extraction, you can access all workdocs of the same folder from within a script.
The Cedar table object represents a logical table in a document assigned to a Cedar field of a workdoc.
This object represents a TextBlock on a document. A TextBlock can contain one or more lines.
This object represents a textual word of a document.
The Cedar workdoc object stores all data of one document. The amount of data grows during the processing steps of OCR, classification and extraction.
Width as Double