ImageGear .NET
Dispose(Boolean) Method




Flag indicating whether the object is being disposed by the framework.
Releases all resources, being used.
Syntax
protected override void Dispose( 
   bool disposing
)
protected: void Dispose( 
   bool disposing
) override 
protected:
void Dispose( 
   bool disposing
) override 
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As ImGearWordDocument
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

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

Reference

ImGearWordDocument Class
ImGearWordDocument Members
Overload List

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback