Accusoft TwainPRO 8
TransferMode Property
See Also  Send comments on this topic.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : TransferMode Property

Glossary Item Box

Description

Gets or sets the transfer mode for scanning.

Property Type

Read-write property

Syntax

Visual Basic
Public Property TransferMode As TP_TransferMode

Return Type

A TP_TransferMode enumeration value which determines the transfer mode for scanning.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.