Skip to main content

DevExpress.Xpf.Printing Namespace

In This Article

Contains classes that provide the basic functionality for the DXPrinting library.

Assemblies: DevExpress.Xpf.Core.v14.2.dll, DevExpress.Xpf.Printing.v14.2.dll

#Classes

Name Description
BarManagerCustomization static Provides functionality for customization of the Document Viewer toolbar.
CollectionViewLink A link to print objects which implement the ICollectionView interface.
CreateAreaEventArgs Provides data for the SimpleLink.CreateDetail event.
CustomCursor A custom mouse cursor, corresponding to a specific action in a Report Designer.
DialogService A service that is used to show dialogs on the client.
DocumentPreview Obsolete. Use the DocumentViewer class instead.
DocumentPreviewBarManagerController A BarManagerController that provides the standard bar items for a Document Viewer.
DocumentPreviewModelBase The base class for classes that provide the Preview Model functionality.
DocumentPreviewWindow Obsolete. Use the DocumentViewer class instead.
DocumentViewer A control to publish (preview, print and export) documents in Silverlight applications.
FaultEventArgs Provides data for the LinkPreviewModel.ExportError, LinkPreviewModel.PrintError, ReportServicePreviewModel.CreateDocumentError, ReportServicePreviewModel.ExportError and ReportServicePreviewModel.PrintError events.
GroupInfo Provides options that specify the layout of group areas within a document.
GroupInfoCollection A collection of GroupInfo objects.
InputController Handles keyboard and mouse events on the client.
LegacyLinkPreviewModel Provides the Preview Model functionality for printing Windows Forms controls in Silverlight applications.
LegacyPrintableComponentLink A link to print Windows Forms controls that implement the DevExpress.XtraPrinting.IPrintable interface.
LinkBase The base class for all printing links within the DXPrinting library.
LinkPreviewModel A model that provides the Print Preview functionality for printing links.
PageSettingsConfiguratorService A service that is used to modify a document's page settings on the client.
ParametersMergingErrorEventArgs Provides data for the ReportServicePreviewModel.ParametersMergingError event.
PreviewClickEventArgs Provides data for the IDocumentPreviewModel.PreviewClick and IDocumentPreviewModel.PreviewMouseMove events.
PreviewModelBase The base class for classes that provide the Preview Model functionality.
PrintableControlLink A link to print GridControl by DevExpress.
PrintingLocalizer Provides the means to localize the DXPrinting's user interface elements.
PrintingResXLocalizer The default localizer to translate the DXPrinting's resources.
PrintingStringIdConverter For internal use.
PrintingSystem Implements the basic functionality of the DXPrinting Library.
PrintingSystemPreviewModel The base class for classes that provide the Preview Model functionality.
ReportServicePreviewModel Provides the Preview Model functionality for a Report Service.
SimpleFaultEventArgs Provides data for the ReportServicePreviewModel.GetPageError event.
SimpleLink A link to print linear data.
TemplatedLink The base class for links that provide printing functionality for Silverlight controls.
ZoomFitModeItem An individual zoom fit mode.
ZoomItemBase The base class for the ZoomValueItem class.
ZoomValueItem Represents an individual document zoom factor value available in Print Preview.

#Interfaces

Name Description
ICursorService Implements a service that is used to display different mouse cursors on the client.
IDialogService Provides methods for showing the standard dialog boxes.
IDocumentPreviewModel Supplies methods and properties that are common to all classes, which provide the Preview Model functionality.
IExportSendService For internal use.
IPageSettingsConfiguratorService If implemented by a class, provides functionality for a service that is used to modify a document's page settings on the client.
IPreviewModel Provides the basic functionality for a document's Preview Model.
IPrintableControl Provides the functionality necessary for printing DevExpress controls.
IWatermarkService Implements a service that is used to customize a document's watermarks.

#Enums

Name Description
PrintingStringId Contains values corresponding to strings that can be localized.
ZoomFitMode Lists the available zoom fit modes.