[This is a Beta version of Aspose.Words.Viewer, the classes and methods are subject to change. No technical support is provided.]
Renders or prints a Microsoft Word document.
For a list of all members of this type, see DocumentRenderer Members.
System.Object
Aspose.Words.Viewer.DocumentRenderer
[Visual Basic]
Public Class DocumentRenderer
[C#]public class DocumentRenderer
Remarks
DocumentRenderer is the main class to render or print a document. It accepts a Document object to render. Use the GetPage and GetPages methods to get the rendered pages as bitmaps. Use the Print method to print current document.
Requirements
Namespace: Aspose.Words.Viewer
Assembly: Aspose.Words (in Aspose.Words.dll)
See Also
DocumentRenderer Members | Aspose.Words.Viewer Namespace