ImageGear .NET - Updated March 30, 2018
Dispose(Boolean) Method




ImageGear24.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearPowerPointDocument Class > Dispose Method : Dispose(Boolean) Method
Flag indicating whether the object is being disposed by the framework.
Releases all resources, being used.
Syntax
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As ImGearPowerPointDocument
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

disposing
Flag indicating whether the object is being disposed by the framework.
See Also

Reference

ImGearPowerPointDocument Class
ImGearPowerPointDocument Members
Overload List