Accusoft.ThumbnailXpress5.Net
Bitmap Property
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace > ThumbnailItem Class : Bitmap Property




Glossary Item Box

Read-only property returning a System.Drawing.Bitmap object of the thumbnail image. Returns null if item is a directory.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

The bitmap.

Remarks

Attempting to access this property for an item whose image is currently being generated due to the item having been added to or inserted into the ThumbnailItemCollection will invoke an System.InvalidOperationException. In this situation, use the ThumbnailXpressEvents.ItemCompleteEventHandler event to determine when an item's image has completed being generated before attempting to access its image data

See Also

©2013. Accusoft Corporation. All Rights Reserved.