LEADTOOLS WIA (Leadtools.Wia assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 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