DataTransfer Property

Summary
Gets or sets data transfer properties for the current data source.
Syntax
C#
VB
C++
public WiaDataTransferProperties DataTransfer { get; set; } 
  
Public Property DataTransfer As WiaDataTransferProperties 
public: 
property WiaDataTransferProperties DataTransfer { 
   WiaDataTransferProperties get(); 
   void set (    WiaDataTransferProperties ); 
} 

Property Value

WiaDataTransferProperties structure contains the data transfer properties.

Example

Refer to WiaSession.GetRootItem example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.