Item
Leave feedback
On this page
Returns target conversion for specified target file type
public TargetConversion this[FileType target] { get; }
| Parameter | Description |
|---|---|
| target | The file type for which to get the target conversion |
TargetConversion or null
- class TargetConversion
- class FileType
- class PossibleConversions
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion
Returns target conversion for specified target file type extension
public TargetConversion this[string extension] { get; }
| Parameter | Description |
|---|---|
| extension | file extension for which to return the target conversion |
TargetConversion or null
- class TargetConversion
- class PossibleConversions
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.