Leadtools.Wia Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WiaDataTransferProperties Structure Members
See Also  Properties  Methods 
Leadtools.Wia Namespace : WiaDataTransferProperties Structure


The following tables list the members exposed by WiaDataTransferProperties.

Public Properties

 NameDescription
Public Property Compression Gets or sets the compression to be used while performing data transfer from WIA source.  
Public Propertystatic (Shared in Visual Basic) Empty Returns a WiaDataTransferProperties structure with default values.  
Public Property Format Gets or sets the preferred image format to use when performing data transfer from WIA source.  
Public Property ImageDataType Gets or sets the preferred data type to be used for the image when performing data transfer from a WIA source.  
Public Property TransferMode Gets or sets the transfer mode to be used by the WIA source.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also