PrintingController.PrintPreviewAction Property
Represents the PrintPreview Action.
Namespace: DevExpress.ExpressApp.Win.SystemModule
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Description |
---|---|
SimpleAction | A SimpleAction object representing the Print Preview Action. |
Remarks
The PrintPreview Action shows how the current View will be printed. An end-user can make changes in the prepared page; for example; add color, margins, header, footer and so on. To accomplish this, there are numerous options in the Preview window.
The PrintPreview Action is added to the Print Action Container, which is available in the File main menu.
This Action is also available in nested List Views.