ImageGear for .NET
ImGearIsisScanDataType Enumeration
See Also   Send comments on this topic.
ImageGear.Web.Isis Namespace Client API Library > ImageGear.Web.Isis Namespace : ImGearIsisScanDataType Enumeration

Glossary Item Box

Specifies the type of data to provide when an image is scanned.

Members

MemberDescription
Base64Document8 - The scanned data will be provided as a base 64 string available through the ImGearIsisDocumentRetrievedResult Base64Document property.
Base64Page4 - The scanned data will be provided as a base 64 string available through the ImGearIsisPageRetrievedResult Base64Page property.
None0 - The scanned data will not be provided. The ImGearIsisPageRetrievedResult ScannedPage or ImGearIsisDocumentRetrievedResult ScannedDocument callback parameter must be used to asynchronously get the scanned page or document.

Inheritance Hierarchy

Object
   ImageGear.Web.Isis.ImGearIsisScanDataType

See Also

©2013. Accusoft Corporation. All Rights Reserved.