Provides print document and print preview controls.
Key Features:
A powerful hierarchical document-object model with automatic layout, formatting, and pagination control features, and so on.
Support paragraphs of text with multiple fonts, text and background colors, text positioning, inline images, various text alignment, and more.
Add tables to layout elements in the documents. The Table supports an Excel-like object model, so that you can add many rows and columns to the document.
Support specify element size and position as absolute or relative values, or as simple expressions combining absolute and relative values.
Automated generation of table of contents (TOC) and alphabetical word index.
Support add hyperlinks, link targets, and more.
Create documents completely in code, or bound to a database via a powerful and flexible data binding model.
Provide multiple export formats of documents to PDF, XLS and XLSX, RTF and DOCX, HTML, etc.
Create documents with interactive forms (to be filled out by the end user), and export these to Adobe Acroforms.
Support multiple page layouts to accommodate different paper sizes, page settings, number of columns, page headers, and so on.
Hierarchical styles that control the look of all document elements with intelligent support for ambient and non-ambient style attributes.
Fonts can be embedded to guarantee the text is rendered correctly on any system.
Support combine multiple documents to create and export large documents that cannot be handled by a single PrintDocument object due to memory limitations.