[]
        
(Showing Draft Content)

Key Features

The key features of Word for WPF are as follows:

  • Rich Object Model

    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

    Word for WPF as advanced methods to add images, text, graphics, quotes, and table in Word documents.

  • Different Paper Sizes

    Create a document with multiple paper sizes and orientation using Word for WPF.

  • Add Tables

    Word for WPF includes RTFTable object that helps you add data to table cells.

  • Add TOC

    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

    Word for WPF provides you bookmarks to navigate within the document and hyperlinks to navigate to different URLs.

  • Draw Text

    Word for WPF allows you to draw text in different fonts and use font properties in your Word documents.

  • Text Flow

    Word for WPF allows you to flow text into columns and pages in a word document.