Clean up any resources being used.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
protected override void Dispose(
	bool disposing
)
Visual Basic
Protected Overrides Sub Dispose ( _
	disposing As Boolean _
)

Parameters

disposing
Type: System..::..Boolean

[Missing <param name="disposing"/> documentation for "M:TallComponents.Interaction.WinForms.Controls.BookmarksViewer.Dispose(System.Boolean)"]

See Also