LocalFileThumbnail Class |
Namespace: WebexSDK
public class Thumbnail
The LocalFileThumbnail type exposes the following members.
| Name | Description | |
|---|---|---|
| LocalFileThumbnail | Initializes a new instance of the LocalFileThumbnail class |
| Name | Description | |
|---|---|---|
| Height |
The height of the thumbnail in pixels.
| |
| Mime |
The mime type of the thumbnail.
| |
| Path |
The path of the local file thumbnail.
| |
| Size |
The size of the thumbnail in bytes.
| |
| Width |
The width of the thumbnail in pixels.
|