Skip to main content

Class Hierarchy: Printing

This topic introduces the basic elements of the XtraPrinting Library.

The main element of the XtraPrinting Library is the DocumentViewer control. It creates a print preview to publish, export and/or print documents in Windows Forms applications. For more details on this, see Document Viewer.

Another element is the non-visual PrintingSystem component, which is used to produce a paginated Document for preview, printing and exporting, as well as store all of its print settings. For more details on this, see Printing System.

See Also