DisposableBaseDispose Method (Boolean)ByteScout Text Recognition SDK
Releases the unmanaged resources used by the DisposableBase and optionally releases the managed resources

Namespace:  Tesseract4
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 1.5.1.210-local
Syntax

protected abstract void Dispose(
	bool disposing
)

Parameters

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

Reference