| Visual Basic (Declaration) | |
|---|---|
Public Property ThumbnailsAttributes As ImageFormat | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ImageFormat ThumbnailsAttributes {get; set;} | |
| C++/CLI | |
|---|---|
public: property ImageFormat^ ThumbnailsAttributes { ImageFormat^ get(); void set (ImageFormat^ value); } | |
Return Value
The ImageFormat specify the compression options for the images thumbnails streamed from the WCf service.This field is only used when Compression is set to .User.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family