Back to Devexpress

PrintDialogRunner Class

windowsforms-devexpress-dot-xtraprinting-dot-preview-7594809f.md

latest1.4 KB
Original Source

PrintDialogRunner Class

Provides settings to an application’s Print dialog.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public abstract class PrintDialogRunner
vb
Public MustInherit Class PrintDialogRunner

The following members return PrintDialogRunner objects:

Inheritance

Object PrintDialogRunner DefaultPrintDialogRunner

SystemPrintDialogRunner

See Also

PrintDialogRunner Members

PrintDialog

DevExpress.XtraPrinting.Preview Namespace