Accusoft.ThumbnailXpress6.Net
ThumbnailItem Class Methods

For a list of all members of this type, see ThumbnailItem members.

Public Methods
 NameDescription
Public MethodCopyToDesigned to make passing image data between different Accusoft components easier, this method makes a copy of this object's image data and gives the new image data to another object which can be defined in a different Accusoft assembly. When finished, both this object and the destination object will contain separate copies of the same image data.  
Public MethodDisposeHbitmapObject method for the disposal of device dependent bitmap thumbnail images  
Public MethodFromStreamObject method allowing a System.IO.Stream containing image data to be associated with the thumbnail item in place of specifying a filename/path containing the image data.  
Public MethodLoadAnnotationsFromStreamLoads annotations from a Stream, which is provided by the method Accusoft.NotateXpressSdk.LayerCollection.SaveToThumbnailAnnotationStream(). Note: NotateXpress is a separate control.  
Public MethodToHbitmapThis returns a handle to a device dependent bitmap copy of the thumbnail image. Returns null if item is a directory.  
Public MethodToHdibThis returns a handle to a device independent bitmap copy of the thumbnail image. Returns null if item is a directory.  
Public MethodToStringOverridden object method returning a string value for the thumbnail item in the format of "ThumbnailItem[ item.Filename : item.PageNum ]"  
Public MethodTransferToDesigned to make passing image data between different Accusoft components easier, this method transfers this object's image data to another object which can be defined in a different Accusoft assembly. When finished, this object will no longer contain image data; the image data will be owned by the destination object.  
Top
See Also

Reference

ThumbnailItem Class
Accusoft.ThumbnailXpressSdk Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback