DevExpress.Xpf.Printing Namespace
In This Article
Contains classes that provide the basic functionality for the DXPrinting for WPF library. To use these classes in XAML code, add the xmlns:dxp=”http://schemas.devexpress.com/winfx/2008/xaml/printing“ namespace reference.
Assemblies: DevExpress.Xpf.Core.v24.1.dll, DevExpress.Xpf.Printing.v24.1.dll
NuGet Packages: DevExpress.Wpf.Core, DevExpress.Wpf.Printing
#Classes
Name | Description |
---|---|
Backstage |
A control used to print documents in WPF applications and easily incorporated into a Backstage View-based menu. |
Bar |
Provides functionality for customization of the Document Preview toolbar. |
Boolean |
The provider of attached properties that define how to export the Boolean value of a particular dependency object. |
Collection |
A link to print objects which implement the ICollection |
Composite |
A composite link that can be used to combine several Printing Links together into a composite document. |
Create |
Provides data for all area creation events. |
Custom |
A custom mouse cursor, corresponding to a specific action in a Silverlight Report Designer. |
Dialog |
A service that is used to show dialogs on the client. |
Document |
Provides commands that correspond to end-user actions in the Document |
Document |
Obsolete. Obsolete. Use the Document |
Document |
Obsolete. Use the Document |
Document |
A control that you can use to publish (preview, print, and export) documents in WPF applications. |
Document |
The base for classes that provide the Preview Model functionality. |
Document |
Provides data for the Document |
Document |
Specifies the behavior of the Parameters and Document Map dock panels in Print Preview. |
Document |
A window containing a Print Preview. |
Document |
Obsolete. Obsolete. Use the Document |
Editing |
Provides data for the Hidden |
Editing |
Provides functionality to register custom editors to be used for editing the control content in Print Preview. |
Editing |
Enables you to select which editors to use for content editing in Print Preview. |
Editing |
Provides data for the Validate |
Export |
Represents different options which are used when exporting a document. |
Export |
Contains named constants that provide default values for other properties. |
Export |
The provider of attached properties, which define how to export a particular dependency object. |
Fault |
Provides data for the Report |
Gdi |
A service enabling you to customize the GDI+ rendering process before creating report documents. |
Group |
Represents an object, which contains information about a group. |
Group |
Represents a collection of group information objects. |
Hidden |
|
Image |
Provides information about an image collection editor that is used to edit image content in Print Preview. |
Image |
Provides options for the image editor that you can use to edit the XRPicture |
Image |
An object that provides an image and its display name. |
Image |
Provides information about an image editor that you can then use to edit image content in Print Preview. |
Inplace |
Provides information about an in-place editor that is used to edit the control content in Print Preview. |
Inplace |
The base for classes that provide information about custom editors to be used to edit content in Print Preview. |
Input |
Handles keyboard and mouse events on the client. |
Legacy |
Obsolete. Obsolete. Provides the Preview Model functionality for printing Windows Forms controls in WPF applications. |
Legacy |
A link to print Windows Forms controls that implement the IPrintable interface. |
Link |
The base class for all printing links within the DXPrinting library. |
Link |
Obsolete. Obsolete. Provides the Preview Model functionality for printing links. |
Navigation |
The Navigation |
Page |
Contains information about a page break. |
Page |
A collection of Page |
Page |
Contains information about page margins for Backstage |
Page |
The provider of attached properties that define how to display page numbers within a particular dependency object. |
Parameters |
Provides data for the Report |
Preview |
Provides data for the IDocument |
Preview |
For internal use. Provides information about mouse cursors shown in a Document Preview. |
Preview |
The base for classes that provide the Preview Model functionality. |
Printable |
A link to print DevExpress controls and the base class for links to print other data. |
Print |
Provides methods to display a Print Preview for links, grids and reports. |
Printing |
A base class that provides necessary functionality for custom localizers of the Printing-Exporting Library. |
Printing |
The default localizer to translate the DXPrinting’s resources. |
Printing |
Implements the basic functionality of the DXPrinting Library. |
Printing |
Obsolete. The base for classes that provide the Preview Model functionality in WPF applications. |
Print |
Provides print settings for Backstage |
Report |
Obsolete. Obsolete. Provides the Preview Model functionality for a Report Service. |
Ribbon |
Obsolete. Obsolete. Use the Document |
Ribbon |
Obsolete. Obsolete. Use the Document |
Showing |
Provides data for the Showing |
Simple |
Provides data for the Report |
Simple |
A link to print linear data. |
Templated |
The base class for links that provide printing functionality for WPF controls. |
Text |
The provider of attached properties, which define how to export the text value of a particular dependency object. |
Xtra |
Obsolete. Obsolete. Provides the Preview Model functionality for Xtra |
Zoom |
An individual zoom fit mode. |
Zoom |
The base class for the Zoom |
Zoom |
An individual document zoom factor value available in Print Preview. |
#Interfaces
Name | Description |
---|---|
ICursor |
When implemented by a class, enables it to manipulate the mouse cursor on the client. |
IDialog |
When implemented by a class, enables it to display dialog windows on the client. |
IDocument |
When implemented by a class, enables it to use the document model. |
IExport |
When implemented by a class, enables it to export documents and attach them to emails. |
IPage |
When implemented by a class, enables it to configure the document page settings. |
IPreview |
When implemented by a class, enables it to use the viewer model. |
IPrintable |
When implemented by a class, enables it to print DevExpress controls. |
#Enums
Name | Description |
---|---|
Cursor |
Enumerates values that specify the cursor mode in the document preview. |
Navigation |
Lists the values specifying the Navigation Pane’s tab type. |
Page |
Lists the formats used to display page numbers in a document. |
Printing |
Lists the strings that can be localized in a WPF application. |
Scale |
Lists values that specify a scale mode for documents. |
Target |
Lists the report control types assigned when exporting a report. |
Zoom |
Lists the available zoom fit modes. |