Close the current document. This must be executed after a successfull
            Open call at some point when done using the file.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public void Close() | 
| Visual Basic (Declaration) | 
|---|
| Public Sub Close | 
| Visual C++ | 
|---|
| public: void Close() | 





