VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / DeviceAsyncEventArgs Class
Constructors Properties Fields SeeAlso
In This Topic
    DeviceAsyncEventArgs Class Members
    In This Topic
    The following tables list the members exposed by DeviceAsyncEventArgs.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Provides a value to use with events that do not have event data. (Inherited from System.EventArgs)
    Public Properties
     NameDescription
    Public PropertyGets the number of images camera will capture.
    Public PropertyGets the minutes of battery power remaining.
    Public PropertyGets the percentage of battery power remaining.
    Public PropertyGet the event that has taken place.
    Public PropertyGets the name of the device that generated the event.
    Public PropertyGets the current flash setting.
    Public PropertyGets the current power supply in use.
    Public PropertyGets the current resolution.
    Public PropertyGets the number of seconds before first capture.
    Public PropertyGets the hundredths of a second between captures.
    See Also