Skip to main content
A newer version of this page is available. .

SystemPrintDialogRunner Class

Enables running the standard PrintDialog.

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v18.2.dll

Declaration

public class SystemPrintDialogRunner :
    PrintDialogRunner

Remarks

The following image illustrates the standard system Print dialog.

PrintTool-PrintDialog

Inheritance

Object
PrintDialogRunner
SystemPrintDialogRunner
See Also