ThumbnailOptions Enumeration
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| BiggerSizeOk | 1 | ||
| IconOnly | 4 | ||
| InCacheOnly | 16 | ||
| InMemoryOnly | 2 | ||
| None | 0 | ||
| ThumbnailOnly | 8 | 
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| BiggerSizeOk | 1 | ||
| IconOnly | 4 | ||
| InCacheOnly | 16 | ||
| InMemoryOnly | 2 | ||
| None | 0 | ||
| ThumbnailOnly | 8 |