Silverlight 4: Printing Functionality

Posted on Code Project See other posts from Code Project
Published on Sat, 24 Apr 2010 13:35:00 GMT Indexed on 2010/04/24 13:44 UTC
Read the original article Hit count: 227

Filed under:
Silverlight 4 now supports printing functionality using the Printing APIs. Using the API’s you can now print your whole application screen or a portion of the application. Also, you can customize the look while you printing your part/full application. In this post I will step you guys to the depth.

© Code Project or respective owner