Click or drag to resize

ThumbnailImage Properties

The ThumbnailImage type exposes the following members.

Properties
  NameDescription
Public propertyHasImage
True if the thumbnail bitmap was decoded successfully.
Public propertyHeight
Preview height in pixels (0 if no image).
Public propertyImage
Gets or sets the thumbnail image (if any).
Public propertyNumberOfBytes
The number of bytes in the image
Public propertyPreviewImageData
Preview image data (multiple lines; 256 characters maximum per line)
Public propertyWidth
Preview width in pixels (0 if no image).
Top
See Also