BackstagePrintPreview.CustomSettings Property
In This Article
Specifies custom options to display on the left side of BackstagePrintPreview.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that specifies custom settings to display in the Backstage Print Preview. |
#Remarks
See the Backstage Print Preview topic for an example of providing custom print options.
See Also