The ConvertedFile type exposes the following members.
Name | Description | |
---|---|---|
moveTo(string) | Moves this converted file to the specified path. |
Name | Description | |
---|---|---|
FileContent | Gets the content of this converted file represented into string. | |
Height | Gets an actual height (in pixels) of this converted file if it is an image. | |
Mode | Gets a conversion mode actually applied to this converted file. | |
Name | Gets a name of this converted file. | |
Size | Gets a size of this converted file (in bytes). | |
Width | Gets an actual width (in pixels) of this converted file if it is an image. |