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


The following tables list the members exposed by WiaProperties.

Public Properties

 NameDescription
Public Property DataTransfer Gets or sets data transfer properties for the current data source.  
Public Propertystatic (Shared in Visual Basic) Empty Returns a WiaProperties structure with default values.  
Public Property ImageEffects Gets or sets image effects properties for the current data source.  
Public Property ImageResolution Gets or sets image resolution properties for the current data source.  
Public Property ImageType Gets or sets the application’s intended use of the image.  
Public Property MaximumNumberOfPages Gets or sets the maximum number of pages to get from the WIA source.  
Public Property Orientation Gets or sets the original orientation of a page or image to be acquired.  
Public Property ScanningMode Gets or sets the scanner acquisition source and mode.  
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