Gets or sets the transfer mode for scanning.
Read-write property
Visual Basic |
---|
Public Property TransferMode As TP_TransferMode |
A TP_TransferMode enumeration value which determines the transfer mode for scanning.
This property is used to set or obtain the current method of transferring images from the Data Source. The TransferMode should be set to the value desired prior to a call to the OpenSession or StartSession methods. The default TransferMode of the TwainPRO control is the Native transfer mode.
This property is available at runtime only.
Note: Transferring of compressed data directly from a Data Source requires that buffered memory mode, TWSX_MEMORY, be used.