ImageGear .NET v25.2 - Updated
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace / ImGearPowerPointPage Class / Finalize Method




In This Topic
    Finalize Method (ImGearPowerPointPage)
    In This Topic
    Finalizes an instance of the ImGearPowerPointPage class.
    Syntax
    'Declaration
     
    Protected Overrides Sub Finalize() 
    'Usage
     
    Dim instance As ImGearPowerPointPage
     
    instance.Finalize()
    protected override void Finalize()
    protected: void Finalize(); override 
    protected:
    void Finalize(); override 
    See Also