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

The following tables list the members exposed by WiaSetPropertiesEventArgs.

Public Properties

 NameDescription
Public Property Error Gets the returned error code for each property being set.  
Public Property PropertyId Gets the property ID for the property being set.  
Public Property Stop Enables or disables firing the SetPropertiesEvent event.  
Public Property Value Gets the property value for the property being set.  
Public Property ValueType Gets the type of the property being set.  
Top

See Also