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


The following tables list the members exposed by WiaCapability.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic) Empty Returns a WiaCapability structure with default values.  
Public Property PropertyAttributes Gets the attributes for the enumerated capability.  
Public Property PropertyId Gets the property ID for the enumerated capability .  
Public Property PropertyName Gets the property name for the enumerated capability.  
Public Property Values Gets the enumerated capability values structure.  
Public Property VariableType Gets the type of the enumerated capability for use when casting the received capability values.  
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