ConvertedFile Members ActiveX/Java Uploader PHP

The ConvertedFile type exposes the following members.

Methods

NameDescription
Public method moveTo(string) Moves this converted file to the specified path.

Properties

NameDescription
Public property FileContent Gets the content of this converted file represented into string.
Public property Height Gets an actual height (in pixels) of this converted file if it is an image.
Public property Mode Gets a conversion mode actually applied to this converted file.
Public property Name Gets a name of this converted file.
Public property Size Gets a size of this converted file (in bytes).
Public property Width Gets an actual width (in pixels) of this converted file if it is an image.