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