Product Class Structure
In This Article
The following tables list classes that represent the main elements in DXPrinting for Silverlight.
#Print Preview
Class | Description |
---|---|
Document |
A control to publish (preview, print and export) documents in Silverlight applications. |
#Preview Models
Class | Description |
---|---|
Legacy |
Provides the Preview Model functionality for printing Windows Forms controls in Silverlight applications. |
Link |
A model that provides the Print Preview functionality for printing links. |
Report |
Provides the Preview Model functionality for a Report Service. |
#Printing Links
Class | Description |
---|---|
Simple |
A link to print linear data. |
Collection |
A link to print objects which implement the ICollection |
Legacy |
A link to print Windows Forms controls that implement the DevExpress. |
Printable |
A link to print Grid |
Templated |
The base class for links that provide printing functionality for Silverlight controls. |