VintaSoftTwain Control v6.0
VintaSoftTwain Object / AcquiredImages_Clear Method
In This Topic
    AcquiredImages_Clear Method
    In This Topic
    Description
    Clears acquired image collection and deletes all acquired images.
    Syntax
    Visual Basic
    Public Function AcquiredImages_Clear() As Boolean
    Return Type
    TRUE (1) if method is executed successfully, FALSE (0) otherwise.
    Remarks
    Information about error that occurs during method execution can be get using the Error and ErrorString properties.
    See Also