IPageSourceInfo
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 received from file. |
Path | string | Read/write | A path to the file (without the name of the file). Empty for images received from scanner. |
File | string | Read/write | The name of the file. |
FilePageIndex | int | Read/write | Page index in the source file. For images received from scanner, its value is "-1". |
3/26/2024 1:49:49 PM