PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane.BusySection Class / Dispose Method

In This Topic
    Dispose Method (C1PreviewPane.BusySection)
    In This Topic
    Disposes the busy section, lowers the C1PreviewPane.Busy flag on the preview pane.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also