PrintOptionsViewModel Class
A View Model that provides options for printing documents.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
public class PrintOptionsViewModel :
PreviewSettingsViewModelBase,
IPrintForm,
IDataErrorInfo
Related API Members
The following members return PrintOptionsViewModel objects:
Inheritance
Object
BindableBase
ViewModelBase
DevExpress.Xpf.Printing.PreviewControl.Native.PreviewSettingsViewModelBase
PrintOptionsViewModel
See Also