A newer version of this page is available.
Switch to the current version.
PrintOptionsViewModel Class
A View Model that provides options for printing documents.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v18.2.dll
Declaration
public class PrintOptionsViewModel :
PreviewSettingsViewModelBase,
IPrintForm,
IDataErrorInfo
Public Class PrintOptionsViewModel
Inherits PreviewSettingsViewModelBase
Implements IPrintForm,
IDataErrorInfo
Related API Members
The following members accept/return PrintOptionsViewModel objects:
Inheritance
Object
BindableBase
ViewModelBase
DevExpress.Xpf.Printing.PreviewControl.Native.PreviewSettingsViewModelBase
PrintOptionsViewModel
See Also
Feedback