Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| Base64Document | 8 | The scanned data will be provided as a base 64 string available through the ImGearIsisDocumentRetrievedResult Base64Document property. |
| Base64Page | 4 | The scanned data will be provided as a base 64 string available through the ImGearIsisPageRetrievedResult Base64Page property. |
| ImGearDocument | 2 | The scanned data will be provided as an ImGearDocument available through the ImGearIsisDocumentRetrievedResult Document property. |
| ImGearPage | 1 | The scanned data will be provided as an ImGearPage available through the ImGearIsisPageRetrievedResult Page property. |
| None | 0 | The scanned data will not be provided. |
System.Object
System.ValueType
System.Enum
ImageGear.Isis.ImGearIsisScanDataType