# Word for WPF Key Features

## Content



The key features of **Word for WPF** are as follows:

*   **Rich Object Model**<br />**Word for WPF** provides a rich and powerful object model which is easily programmable. All you have to use is **C1WordDocument** class that provides all advanced properties and methods, to create both Microsoft Word and RTF Documents.
*   **Advanced Library**<br />**Word for WPF** as advanced methods to add images, text, graphics, quotes, and table in Word documents.
    
*   **Different Paper Sizes**<br />Create a document with multiple paper sizes and orientation using **Word for WPF**.
    
*   **Add Tables**<br />**Word for WPF** includes RTFTable object that helps you add data to table cells.
    
*   **Add TOC**<br />**Word for WPF** allows adding Table of Content (TOC) to a document containing headers along with the text. It also allows you to move to different pages within the document.
    
*   **Hyperlinks and bookmarks**<br />**Word for WPF** provides you bookmarks to navigate within the document and hyperlinks to navigate to different URLs.
    
*   **Draw Text**<br />**Word for WPF** allows you to draw text in different fonts and use font properties in your Word documents.
    
*   **Text Flow**<br />**Word for WPF** allows you to flow text into columns and pages in a word document.