RichTextBrickBase.Dispose() Method
Releases all resources used by RichTextBrickBase.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Remarks
Calling the Dispose method allows you to reallocate the resources used by a RichTextBrickBase instance.
See Also