TransferMode Property

Summary

Gets the supported transfer mode for the enumerated format.

Syntax
C#
VB
C++
public WiaTransferMode TransferMode { get; } 
  
Public ReadOnly Property TransferMode As WiaTransferMode 
public: 
property WiaTransferMode TransferMode { 
   WiaTransferMode get(); 
} 

Property Value

A WiaTransferMode value that represents which transfer mode the format being enumerated supports.

Example

For an example, refer to EnumFormats

Requirements

Target Platforms

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

Leadtools.Wia Assembly