VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
In This Topic
    API changes in version 8.0
    In This Topic

    API changes in Vintasoft.Twain.dll

    Changed classes:

    Vintasoft.Twain.AcquiredImage

    Changed properties
    public bool Disposed { get; } public bool IsDisposed { get; }


    Vintasoft.Twain.AcquiredImageCollection

    Added properties
    public bool IsDisposed { get; } Gets a value that indicates whether the object is disposed.


    Vintasoft.Twain.DeviceManager

    Added properties
    public bool IsDisposed { get; } Gets a value that indicates whether the object is disposed.
    Removed properties
    public string ErrorString { get; } Gets the string that describes the error.


    Vintasoft.Twain.Device

    Added properties
    public string ErrorString { get; } Gets the string that describes the error.
    public bool IsDisposed { get; } Gets a value that indicates whether the object is disposed.