Back to Devexpress

Product Class Structure

wpf-6972-controls-and-libraries-printing-exporting-fundamental-concepts-product-class-structure.md

latest1.3 KB
Original Source

Product Class Structure

  • Jun 07, 2019

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

ClassDescription
DocumentPreviewControlA control that you can use to publish (preview, print, and export) documents in WPF applications.
ClassDescription
SimpleLinkA link to print linear data.
CollectionViewLinkA link to print objects which implement the ICollectionView interface.
LegacyPrintableComponentLinkA link to print Windows Forms controls that implement the IPrintable interface.
PrintableControlLinkA link to print DevExpress controls and the base class for links to print other data.
TemplatedLinkThe base class for links that provide printing functionality for WPF controls.