DevExpress.Xpf.Printing.PreviewControl Namespace
Contains classes that provide settings for a document page as well as for exporting, printing and customizing documents.
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Classes
Name | Description |
---|---|
ExportOptionsViewModel | A View Model that provides options for exporting documents. |
ExportOptionsViewModelBase | A base class for View Models that provide options for exporting documents. |
PageViewModel | A View Model that provides settings to a document page. |
PrintOptionsViewModel | A View Model that provides options for printing documents. |
ScaleOptionsViewModel | A View Model that provides options for scaling documents. |
SendOptionsViewModel | A View Model that provides options for exporting documents and sending them via e-mail. |
Interfaces
Name | Description |
---|---|
IDocumentViewModel | Provides settings to a document’s view model. |