OptionsPrinting Class
In This Article
Provides options used to customize the Scheduler printing reports.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
#Related API Members
The following members return OptionsPrinting objects:
#Remarks
Use the SchedulerControl.OptionsPrinting property to access the printing options.
#Inheritance
Object
DispatcherObject
DependencyObject
Freezable
DevExpress.Xpf.Scheduling.Internal.SchedulerFreezableComponent
OptionsPrinting
See Also