Gets a collection of converters.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public ConverterCollection Converters { get; }
Each conveter configures a converted file (original file as is, thumbnail created from original image file, icon associated with original file, or original file compressed into ZIP archive) which will be uploaded for each of the user-selected files.