AccusoftTwainPro9 ActiveX DLL > TwainPro Object : TransferMode Property |
Visual Basic |
---|
Public Property TransferMode As TP_TransferMode |
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.