PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / PreviewPageSimple Class / Finalize Method

In This Topic
    Finalize Method (PreviewPageSimple)
    In This Topic
    Destructs the current object.
    Syntax
    'Declaration
     
    Protected Overrides Sub Finalize() 
    protected override void Finalize()
    See Also