This documentation is for the old version. Go to the latest Upload Suite docs

UploadedFile.ConvertedFiles Property

Gets an array of converted files created for this user-selected file.

Syntax

PHP
public function getConvertedFiles() {
}

Property Value

Type: array

The array of converted files created for this user-selected file.

See Also

Reference