VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDevice Class
Properties Methods SeeAlso
In This Topic
    SaneLocalDevice Class Members
    In This Topic
    The following tables list the members exposed by SaneLocalDevice.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether device has more images to scan.
    Public PropertyGets a value indicating whether this SANE device is opened.
    Public PropertyGets a value indicating whether this SANE device is scanning an image.
    Public PropertyGets the manufacturer of this SANE device.
    Public PropertyGets the maximum scan area (in millimeters) of this SANE device.
    Public PropertyGets the model of this SANE device.
    Public PropertyGets the name of this SANE device.
    Public PropertyGets the options of this SANE device.
    Public PropertyGets or sets the scan area (in millimeters) of this SANE device.
    Public PropertyGets or sets the scan mode of this SANE device.
    Public PropertyGets or sets the resolution (in dots per inch) at which an image should be acquired.
    Public PropertyGets or sets the scan source of this SANE device.
    Public PropertyGets the type of this SANE device.
    Public Methods
     NameDescription
    Public MethodSynchronously acquires one image from this SANE device.
    Public MethodCancels the current image transfer.
    Public MethodCloses this SANE device.
    Public MethodDisposes this SANE device.
    Public MethodReturns the supported scan modes.
    Public MethodReturns the supported resolutions at which an image can be acquired.
    Public MethodReturns the supported scan sources.
    Public MethodOpens this SANE device.
    See Also