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


For a list of all members of this type, see WiaSetPropertiesEventArgs members.

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