The ExporterOptions type exposes the following members.
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|   | Enabled | 
            Gets or sets a value indicating whether the exporter appears in the default "file save" dialog of a C1PrintPreviewControl.
             | 
|   | ExportProvider | 
            Gets the ExportProvider object associated with this ExporterOptions.
             | 
|   | OptionsDialogClassName | 
            Gets or sets the class name of the export options dialog form.
             | 
|   | Preview | 
            Gets or sets a value indicating whether to preview the exported document.
             | 
|   | ShowOptions | 
            Gets or sets a value indicating whether to show the export options dialog to the user.
             | 
 
     
     
     
     
    