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

ConvertedFile Class

This class represents a converted file and exposes a number of properties and methods which provide access to the converted file details (e.g. file name, size, conversion mode, etc.) and allows to save it on server.

For a list of all members of this class, see ConvertedFile Members.

Syntax

PHP
class ConvertedFile {
}

Remarks

In terms of Image Uploader Flash, converted file is a file uploaded for each of the user-selected files. These files are configured using the Converters property of the ImageUploaderFlash class.

See Also

Reference

Manual