What it does
Stores information about the source of the page image.Properties
| Name | Type | Access | Description |
|---|---|---|---|
Details | string | Read/write | Scanner details. Empty for images loaded from a file. |
Path | string | Read/write | Path to the file (without the file name). Empty for images from a scanner. |
File | string | Read/write | The name of the file. |
FilePageIndex | int | Read/write | Page index in the source file. -1 for images from a scanner. |
