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

In This Topic
    Finalize Method (VisitedDocumentStorage)
    In This Topic
    Destroys the current instance.
    Syntax
    'Declaration
     
    Protected Overrides Sub Finalize() 
    protected override void Finalize()
    See Also