InputFile Object
InputFile Object
This object represents one input file. It can be used in document separation, indexing and export scripts.
Properties
Name | Type | Description |
DocumentSummary | DocumentSummaryItems, read-only | Provides access to metadata from a PDF (PDF/A) file. |
FileExtension | String, read-only | Source image file extension (without leading dot). |
FileName | String, read-only | Source image file name with extension. |
ModificationDate | DATE, read-only | Image modification date. |
TotalPages | Long, read-only | Total number of pages in the file. |
See also
3/26/2024 1:49:49 PM