We’re pleased to announce that the upcoming Silverlight Studio 2010.2 version will add printing support to SyntaxEditor, our syntax-highlighting code editor control for the Silverlight platform.

This screenshot shows SyntaxEditor for Silverlight and the mouse is about to press the Print button in the toolbar, which calls the new SyntaxEditor.ShowPrintDialog method.

The built-in Windows printing dialog is displayed allowing the user to select a printer. In this case we’ll send our printout to OneNote.

The printed page pops in. Line numbers and whitespace can optionally be displayed. A configurable document title can be set to display at the top of each page (not shown above) and page numbers appear at the bottom of each page.
Similar to our editor view margin extensibility features, you can create completely custom margins for printouts too.
We hope to launch Silverlight Studio 2010.2 in the next several days.