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

file Members

The file type exposes the following members.

Methods

NameDescription
Public method remove Removes the user-selected files from the upload pane.

Properties

NameDescription
Public property angle Gets or sets a rotation angle of the user-selected file.
Public property cropBounds Gets or sets crop bounds of the user-selected file.
Public property description Gets or sets a description of the user-selected file.
Public property focused Gets a value indicating whether the user-selected file is in focus.
Public property format Gets a file format of the user-selected file.
Public property guid Gets a unique identifier of the user-selected file.
Public property height Gets a height of the user-selected file.
Public property horizontalResolution Gets a horizontal resolution of the user-selected file.
Public property name Gets or sets a name of the user-selected file.
Public property selected Gets or sets a value indicating whether the user-selected file is highlighted.
Public property size Gets a size of the user-selected file.
Public property tag Gets or sets a tag of the user-selected file.
Public property tileTemplate Gets or sets an HTML-like format of textual data displayed inside the tile corresponding to the specified file in the upload pane.
Public property type Gets a type of the user-selected file.
Public property verticalResolution Gets a vertical resolution of the user-selected file.
Public property width Gets a width of the user-selected file.