Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Capability As WiaCapability |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public WiaCapability Capability {get;} |
C++/CLI | |
---|---|
public: property WiaCapability Capability { WiaCapability get(); } |
Return Value
Information about the enumerated capabilities of the selected WIA item.For an example, refer to WiaSession.EnumCapabilities
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family