PossibleConversions class
PossibleConversions class
Represents a mapping of what conversion pairs are supported for a specific source file format.
The PossibleConversions type exposes the following members:
Properties
| Property | Description |
|---|---|
| all | The collection of all target file types and primary/secondary flag. |
| item | |
| item | |
| load_options | The predefined load options which could be used to convert from current type. |
| primary | The primary target file types. |
| secondary | The secondary target file types. |
| source | The source file formats. |