disposing
True to release both managed and unmanaged resources; False to release only unmanaged resources.
The AnnBatesStampComposer class implements the IDisposable interface, it is recommended that you follow the standard .NET dispose pattern when using the AnnBatesStampComposer class. For more information, refer to the IDisposable interface documentation in MSDN.