PossibleConversions class
PossibleConversions class
Represents a mapping what conversion pairs are supported for specific source file format
Inheritance: PossibleConversions
→
ValueObject
The PossibleConversions type exposes the following members:
Properties
Property | Description |
---|---|
source | Source file formats |
load_options | Predefined load options which could be used to convert from current type |
all | All target file types and primary/secondary flag
IEnumerable of TargetConversion |
primary | Primary target file types |
secondary | Secondary target file types |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.contracts
- class
PossibleConversions
- class
TargetConversion
- class
ValueObject