Helps printing documents.

C# | Visual Basic | Visual C++ |
public static class DocumentPrinter
Public NotInheritable Class DocumentPrinter
public ref class DocumentPrinter abstract sealed

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() ![]() | ConvertTextDocumentToBlock(IDocument, IHighlighter) |
Converts an IDocument to a Block and applies the provided highlighter.
|
![]() ![]() | ConvertTextDocumentToRichText(IDocument, IHighlighter) |
Converts an IDocument to a RichText and applies the provided highlighter.
|
![]() ![]() | CreateFlowDocumentForEditor(TextEditor) |
Creates a flow document from the editor's contents.
|

Object | |
![]() | DocumentPrinter |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238