PrintOptions Class
Provides print settings for BackstagePrintPreview.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Related API Members
The following members return PrintOptions objects:
Remarks
You can access the PrintOptions instance using the BackstagePrintPreview.PrintOptions property.
Inheritance
Object
BindableBase
PrintOptions
See Also