Back to Devexpress

PrintToolBase Class

corelibraries-devexpress-dot-xtraprinting-ed2a3e86.md

latest1.5 KB
Original Source

PrintToolBase Class

The base class for the PrintTool class.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class PrintToolBase
vb
Public Class PrintToolBase

Remarks

To support server printing on Linux, install the libcups library. See Printing in Reporting Tools for Web for details.

Inheritance

Object PrintToolBase LinkPrintTool

PrintTool

ReportPrintTool

See Also

PrintToolBase Members

Print Reports

DXPrinterSettings

DevExpress.XtraPrinting Namespace