A newer version of this page is available.
Switch to the current version.
PrintDialogAllowFlags Enum
Enables modifying options in the Print dialog that is provided by the PrintDialogRunner.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v18.2.dll
Declaration
Members
Name | Description |
---|---|
AllowAllPages | Indicates whether the All option button is enabled. |
AllowSomePages | Indicates whether the Pages option button is enabled. |
AllowCurrentPage | Indicates whether the Current page option button is enabled. |
AllowSelection | Indicates whether the Selection option button is enabled. |
AllowPrintToFile | Indicates whether the Print to file check box is enabled. |
See Also
Feedback