CdrMPType
This type defines the possible results of the multi-page classification.
Type | Description |
---|---|
CdrAttachmentPage | The classified page is an attachment. |
CdrFirstPage | The classified page is the first page of a new document and does not belong to the previous page. |
CdrLastPage | The classified page is the last page of the current document. The next page starts a new document. |
CdrPageUndefined | The page could not be classified. |
CdrSinglePage | The classified page belongs to a single page document. |
CdrSubseqPage | The classified page belongs to the previous page. More pages can be appended to the current document. |
CdrUserCorrectedPage | The page was corrected manually by the Verifier user. |
CdrUserRejectedPage | The page was rejected manually by the Verifier user. |