LEADTOOLS WIA (Leadtools.Wia assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 ErrorGets the returned error code for each property being set.  
public Property PropertyIdGets the property ID for the property being set.  
public Property StopEnables or disables firing the WiaSession.SetPropertiesEvent event.  
public Property ValueGets the property value for the property being set.  
public Property ValueTypeGets the type of the property being set.  
Top

See Also