BarcodeProfessional Dispose Method (Boolean)Neodynamic Barcode Professional for .NET Windows Forms Class Reference
Releases the unmanaged resources used by the BarcodeProfessional and optionally releases the managed resources

Namespace: Neodynamic.WinControls.BarcodeProfessional
Assembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: OnlineSystem Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also