Contains metadata and the binary image of a document
Inheritance Hierarchy
PASI.DataContract.V2018DocumentImage
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DocumentImage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DocumentImage |
Properties
Name | Description | |
---|---|---|
Image | (Required)
The byte array representation of the digital image (PDF)
| |
IsExemptFromQualityAssurance | (Required)
True if the document is considered exempt from quality assurance
| |
IsQualityAssuranceAlreadyPerformed | (Required)
True if the document has already gone through quality assurance prior to import and does not
need any additional quality assurance in PASI
| |
IsTextSearchable | (Required)
True if the document has associated text that can be searched
| |
OriginalFileName |
The name of the digital file as it was imported
|
See Also