Fields
| Name | Type | Description |
|---|---|---|
Id | int | The ID of the page. Specify the ID before you add the document to the batch. Use the GetBatchIdsRange method to reserve IDs for new documents. |
PageIndex | int | Page index. |
SourceFileName | string | The ID of the source image file. |
SourcePageNumber | string | The number of the image in the source file. |
SourceType | int | The type of the image source. Possible values: 0 (image loaded from a file, that is, from a folder, an FTP folder, a Hot Folder, or added by drag-and-drop), 1 (image received from a scanner), 2 (image received from the Scanning Station, from MAPI, an IMAP server, or a POP3 server). |
SourceDetails | string | Information about the path to the folder or the scanning driver. May contain the name of the file or the name of the originating device (for example, a scanner name or model). |
Comment | string | Comment on the page. |
ErrorText | string | A description of the page processing errors. |
ExternalId | string | The external ID of the page. If left empty, the parameter is completed automatically by the Application Server and is the same as Id. |
HasAttachments | bool | A flag that shows whether the page has attachments. |
UncertainSymbols | int | The number of uncertain characters. |
VerificationSymbols | int | The number of verified characters. |
TotalSymbols | int | The total number of characters. |
FileVersion | int | The version of the page file on the server. |
Flags | int | A set of flags that describe the status of the page. |
