Back to Devexpress

SystemPrintDialogRunner Class

windowsforms-devexpress-dot-xtraprinting-dot-preview-2ce278da.md

latest1.5 KB
Original Source

SystemPrintDialogRunner Class

Enables running the standard PrintDialog.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public class SystemPrintDialogRunner :
    PrintDialogRunner
vb
Public Class SystemPrintDialogRunner
    Inherits PrintDialogRunner

Remarks

The following image illustrates the standard system Print dialog.

Inheritance

Object PrintDialogRunner SystemPrintDialogRunner

See Also

SystemPrintDialogRunner Members

DefaultPrintDialogRunner

PrintDialog

DevExpress.XtraPrinting.Preview Namespace