DevExpress-Examples / word-document-api-invoke-print-preview-dialog

Use the Word Processing Document API to invoke the Print Preview dialog and print a document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files to look at:

Word Processing Document API - Invoke the Print Preview Dialog and Print a Document

This example illustrates how to use the PrintableComponentLink to invoke a Print Preview dialog for a RichEditDocumentServer. A document server instance is created via code and a simple multiplication table is inserted programmatically in a document.


About

Use the Word Processing Document API to invoke the Print Preview dialog and print a document.

License:Other


Languages

Language:C# 51.0%Language:Visual Basic .NET 49.0%