ComponentOne Reports for WPF
C1.C1Preview.Export Namespace / DocxOptionsForm Class
Members

In This Topic
    DocxOptionsForm Class
    In This Topic
    Represents a form for editing the export options used by an RtfExporter when exporting to Open XML DOCX format.
    Object Model
    DocxOptionsForm Class
    Syntax
    'Declaration
     
    Public Class DocxOptionsForm 
       Inherits RtfOptionsForm
    public class DocxOptionsForm : RtfOptionsForm 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                                     C1.C1Preview.Export.DocxOptionsForm

    See Also