Back to Devexpress

PrintTool.Dispose() Method

windowsforms-devexpress-dot-xtraprinting-dot-printtool-037aaff8.md

latest916 B
Original Source

PrintTool.Dispose() Method

Disposes of the PrintTool object.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public void Dispose()
vb
Public Sub Dispose

Remarks

This method releases all resources used by the current object.

See Also

PrintTool Class

PrintTool Members

DevExpress.XtraPrinting Namespace