Silverlight Print Settings

Posted by ThePower on Stack Overflow See other posts from Stack Overflow or by ThePower
Published on 2010-03-23T18:19:18Z Indexed on 2010/03/23 18:23 UTC
Read the original article Hit count: 415

Filed under:
|
|
|

Hi,

I can use:

window.document.execCommand("Print");

To print, but is there a command I can use to print in Landscape?

Regards,

Lloyd

© Stack Overflow or respective owner

Related posts about c#

Related posts about Silverlight