OutputFormatSettingsCollection Object
OutputFormatSettingsCollection Object
This object represents a set of output format settings. It can be used in export handling scripts.
Properties
| Name | Type | Description | 
| Count | Long, read-only | Number of output formats. | 
Methods
| Name | Parameters | Description | 
| Item | [in] Long - the index of the output format in the set. It must range from 0 to the value of the Count property minus 1. [out] OutputFileFormatSettings - the output format settings. | Provides access to the settings of the specified format. | 
See also
26.03.2024 13:49:49