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 | Gets a crop bounds of this user-selected file if it is an image. |
![]() |
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. |
![]() |
RelativePath | Gets a relative path to this user-selected file on the client machine. |
![]() |
SourceCreatedDateTime | Gets a creation date of this user-selected file. |
![]() |
SourceCreatedDateTimeLocal | Gets a local creation date of this user-selected file. |
![]() |
SourceHeight | Gets a 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 a width of this user-selected file (in pixels) if it is an image. |
![]() |
Tag | Gets a tag provided to this user-selected file. |
![]() |
VerticalResolution | Gets a vertical resolution of this user-selected file (measured in DPI - dots per inches) if it is an image. |