Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Silverlight
Collapse All/Expand All Collapse All
.NET Framework Class Library for Silverlight
System.Windows.Printing Namespace

The System.Windows.Printing namespace provides printing services for a Silverlight application.

To offer printing services in a Silverlight application, add a PrintDocument to the application and call the Print()()() method to open a print dialog box. Opening the print dialog box must be user initiated, such as clicking a button. Handle the PrintPage event to perform the print operation.

  ClassDescription
Public classBeginPrintEventArgsProvides data for the BeginPrint event.
Public classEndPrintEventArgsProvides data for the EndPrint event.
Public classPrintDocumentProvides printing capabilities for a Silverlight application.
Public classPrinterFallbackSettingsProvides device specific settings for printers that have vector printing limitations.
Public classPrintPageEventArgsProvides data for the PrintPage event.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Silverlight Framework Support.      Nagendra Rao S.V   |   Edit   |   Show History
This is not supported in Silverlight Framework 1.0, 2.0, 3.0.

This is included in Silverlight Framework 4.0.
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker