名前 | 解説 | |
---|---|---|
ExportOptions コンストラクタ | Initializes a new instance of the ExportOptions class. |
ExportOptionsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ExportOptions コンストラクタ | Initializes a new instance of the ExportOptions class. |
名前 | 解説 | |
---|---|---|
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 | オーバーロードされます。 Gets an ExporterOptions object by its index in the current ExportOptions. |
名前 | 解説 | |
---|---|---|
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. |