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

ConvertedFile Properties

The ConvertedFile type exposes the following members.

Properties

Name Description
Public property FileStream

Gets a Stream object that pointing to this converted file.

Public property Height

Gets an actual height (in pixels) of this converted file if it is an image.

Public property Index

Gets a zero-based index of this converted file within the ConvertedFiles collection.

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.

See Also

Reference