DropboxThumbnailArg Class
Version 1.0.0-beta001
.NET Framework 4.7
Namespace | Skybrud.Social.Dropbox.Options.Files.Thumbnails |
---|---|
Assembly | Skybrud.Social.Dropbox.dll |
Visibility | Public |
Inheritance | Object |
Class representing an image to get the thumbnail for.
public class DropboxThumbnailArg { }
Properties
Type | Name | Summary |
---|---|---|
String | Path |
Gets or sets the path, ID or revision of the file. |
DropboxThumbnailFormat | Format |
Gets or sets the format of the thumbnail. |
DropboxThumbnailSize | Size |
Gets or sets the size of the thumbnail. |
DropboxThumbnailMode | Mode |
Gets or sets the mode used for generating the thumbnail. |