The ThumbnailInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CompressionMode |
Gets compression mode of the thumbnail. |
|
|
ContentLength |
Gets the Content-length HTTP header. (Inherited from BaseFileInfo.) |
|
|
ContentType |
Gets the value of the Content-type HTTP header. (Inherited from BaseFileInfo.) |
|
|
FileName |
Gets name of the file. (Inherited from BaseFileInfo.) |
|
|
FileSize |
Gets size of the thumbnail. (Overrides BaseFileInfo.FileSize.) |
|
|
Height |
Gets height of the thumbnail. (Overrides BaseFileInfo.Height.) |
|
|
Index |
Gets 1-based index of the uploaded thumbnail. |
|
|
InputStream |
Gets the Stream that represents the file. (Inherited from BaseFileInfo.) |
|
|
Succeeded |
Indicates if the currently uploaded thumbnail was created successfully. |
|
|
Width |
Gets width of the thumbnail. (Overrides BaseFileInfo.Width.) |