ImageGear for Silverlight
Printing Images
See Also Send Feedback
ImageGear for Silverlight User Guide > Using ImageGear for Silverlight > Printing Images

Glossary Item Box

Starting with version 4.0 of the Silverlight framework, printing is available for Silverlight applications. The Silverlight framework provides API that allows printing of any UIElement. The application can create a canvas, render an ImageGear image onto it, using ImGearPresentationPageDisplay.DrawToCanvas method, and send it for printing. The application can also create and print more complex visual trees, including one or several canvases with ImageGear rendered images.

ImageGear.Printing Namespace provides classes that simplify the printing process for the application. They support printing of annotations, multi-page printing, and also handle the common printing parameters such as margins, header/footer, page numbering, and paper sizes.

ImageGear.Windows.Controls Namespace also provides two UI classes:

See Also

©2013. Accusoft Corporation. All Rights Reserved.