Close Method of the ImageDocument Object
This method closes the image document and releases the resources it used. All references to the object will become invalid after this method call.
Syntax
Visual Basic .NET
Sub Close()
C++
HRESULT Close();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30