SystemPrintDialogRunner Class
In This Article
Enables running the standard PrintDialog.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v25.1.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
public class SystemPrintDialogRunner :
PrintDialogRunner
#Remarks
The following image illustrates the standard system Print dialog.
#Inheritance
Object
PrintDialogRunner
SystemPrintDialogRunner
See Also