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

In This Topic
    Dispose Method (C1PreviewPane.LayoutSection)
    In This Topic
    Releases the resources used by the layout section. Updates the preview pane layout.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also