Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Product Class Structure

The following tables list classes that represent the main elements in DXPrinting for WPF.

Class Description
DocumentPreviewControl A control that you can use to publish (preview, print, and export) documents in WPF applications.
Class Description
SimpleLink A link to print linear data.
CollectionViewLink A link to print objects which implement the ICollectionView interface.
LegacyPrintableComponentLink A link to print Windows Forms controls that implement the IPrintable interface.
PrintableControlLink A link to print DevExpress controls and the base class for links to print other data.
TemplatedLink The base class for links that provide printing functionality for WPF controls.