DocumentImage ClassProvincial Approach to Student Information API
Contains metadata and the binary image of a document
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018DocumentImage

Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class DocumentImage

The DocumentImage type exposes the following members.

Constructors

  NameDescription
Public methodDocumentImage
Top
Properties

  NameDescription
Public propertyImage
(Required) The byte array representation of the digital image (PDF)
Public propertyIsExemptFromQualityAssurance
(Required) True if the document is considered exempt from quality assurance
Public propertyIsQualityAssuranceAlreadyPerformed
(Required) True if the document has already gone through quality assurance prior to import and does not need any additional quality assurance in PASI
Public propertyIsTextSearchable
(Required) True if the document has associated text that can be searched
Public propertyOriginalFileName
The name of the digital file as it was imported
Top
See Also

Reference