VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / TwainDeviceCapabilityException Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
TwainDeviceCapabilityException Class
In This Topic
Represents errors that occur during work with the TWAIN device capability.
Object Model
TwainDeviceCapabilityException
Syntax
'Declaration

Public Class TwainDeviceCapabilityException
   Inherits TwainException

public class TwainDeviceCapabilityException : TwainException

Inheritance Hierarchy

System.Object
   System.Exception
      Vintasoft.WpfTwain.TwainException
         Vintasoft.WpfTwain.TwainDeviceCapabilityException

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also