The UploadedFile type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Angle | Gets a rotation angle of this user-selected file (measured in degrees clockwise). |
|
|
ConvertedFiles | Gets an array of converted files created for this user-selected file. |
|
|
CropBounds | This property is reserved for the future versions. |
|
|
Description | Gets a user-provided description of this user-selected file. |
|
|
HorizontalResolution | Gets a horizontal resolution of this user-selected file (measured in DPI - dots per inches) if it is an image. |
|
|
Index | Gets index of this user-selected file within a package. |
|
|
Package | Gets a Package instance related to this user-selected file. |
|
|
SourceCreatedDateTime | Gets a creation date of this user-selected file. |
|
|
SourceCreatedDateTimeLocal | Gets a local creation date of this user-selected file. |
|
|
SourceHeight | Gets height of this user-selected file (in pixels) if it is an image. |
|
|
SourceLastModifiedDateTime | Gets a last modification date of this user-selected file. |
|
|
SourceLastModifiedDateTimeLocal | Gets a local last modification date of this user-selected file. |
|
|
SourceName | Gets a name of this user-selected file. |
|
|
SourceSize | Gets a size of this user-selected file in bytes. |
|
|
SourceWidth | Gets width of this user-selected file (in pixels) if it is an image. |
|
|
Tag | This property is reserved for the future versions. |
|
|
VerticalResolution | Gets a vertical resolution of this user-selected file (measured in DPI - dots per inches) if it is an image. |