Skip to main content

Product Class Structure

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

Class Description
DocumentViewer A control to publish (preview, print and export) documents in Silverlight applications.

#Preview Models

Class Description
LegacyLinkPreviewModel Provides the Preview Model functionality for printing Windows Forms controls in Silverlight applications.
LinkPreviewModel A model that provides the Print Preview functionality for printing links.
ReportServicePreviewModel Provides the Preview Model functionality for a Report Service.
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 DevExpress.XtraPrinting.IPrintable interface.
PrintableControlLink A link to print GridControl by DevExpress.
TemplatedLink The base class for links that provide printing functionality for Silverlight controls.