I am new to Silverlight. We are working on silverlight 3.0 and telerik elements.
I want to implement functionality so that a certain part of a file, such as a panel or stack grid, needs to be exported or printed to an image format. I mean, when I click on a specific button, then this part of the application should export in image format.
My first question is: is it possible to implement it in Silverlight3.0?
Or funcitonality is in Silverlight4.0.
If possible, then can someone show me a way to implement it?
Thanks in advance, Amit
source share