ImageGear v26.3 - Updated November 9, 2022
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace / ImGearOffice Class / Terminate Method




In This Topic
Terminate Method (ImGearOffice)
In This Topic
Terminates the Office component and frees resources.
Syntax
'Declaration
 
Public Shared Sub Terminate() 
 
'Usage
 
ImGearOffice.Terminate()
Remarks

This terminates the Office component and frees resources. In order to use the Office component again, it must be re-initialized.

See ImGearOffice.

See Also