Name | Description | |
---|---|---|
ExportOptions Constructor | Initializes a new instance of the ExportOptions class. |
The following tables list the members exposed by ExportOptions.
Name | Description | |
---|---|---|
ExportOptions Constructor | Initializes a new instance of the ExportOptions class. |
Name | Description | |
---|---|---|
Count | Gets the number of export formats in the current ExportOptions. | |
DefaultProvider | Gets or sets the default export provider. The default format is initially selected when showing the save file dialog. | |
Item | Overloaded. Gets an ExporterOptions object by its index in the current ExportOptions. |
Name | Description | |
---|---|---|
IndexByExportProvider | Searches the current ExportOptions for an index corresponding to the specified C1.C1Preview.Export.ExportProvider. | |
IndexByExportProviderFormatKey | Searches the current ExportOptions for an index corresponding to the specified format key (see C1.C1Preview.Export.ExportProvider.FormatKey). | |
Reset | Resets all export options to their default values. |