The ExporterOptions type exposes the following members.

Properties

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

See Also