Accusoft.ThumbnailXpress6.Net
ThumbnailItem Class Members
Properties  Methods 

The following tables list the members exposed by ThumbnailItem.

Public Properties
 NameDescription
Public PropertyAnnotationsFilenameThe filename and path of the file used for the thumbnail annotations (this could be the same as the image filename itself if the annotations are internal). If no file was used for annotation data, then this would be String.Empty.  
Public PropertyBitmapRead-only property returning a System.Drawing.Bitmap object of the thumbnail image. Returns null if item is a directory.  
Public PropertyCadLayoutCountRead-only property returning the number of layouts contained in a CAD image file represented by the thumbnail item.  
Public PropertyCadLayoutNumberRead/Write property accessing the layout number in a CAD image file that the thumbnail item represents.  
Public PropertyCellBackColorGets and sets the background color of the cell.  
Public PropertyCellBorderColorGets and sets the border color of the cell.  
Public PropertyDescriptorRead/write property accessing the descriptor text of the thumbnail item.  
Public PropertyErrorDescriptionRead-only property potentially containing an error descripton string that may be associated with the thumbnail item.  
Public PropertyErrorNumberRead-only property potentially returning an error number that may be associated with the thumbnail item. This value is 0 for no error.  
Public PropertyExternalAnnotationTypeThe exernal annotation type if external annotation data is found, otherwise null.  
Public PropertyFilenameRead/write property accessing the file name and path or URL of the thumbnail item.  
Public PropertyHasAnnotationsIndicates if annotations of any type were discovered and used for this thumbnail.  
Public PropertyInternalAnnotationTypeThe internal annotation type if internal annotation data is found, otherwise null.  
Public PropertyMultiPageRead-only property indicating whether the image file represented by the thumbnail item is a PDF, TIFF, ICO, Modca, or DCX image file that has been determined to contain multiple image pages.  
Public PropertyPageRead/Write property accessing the page number in a multi-page image file that the thumbnail item represents.  
Public PropertyPageCountRead-only property returning the number of image pages contained in the image file that the thumbnail item represents. Note that only PDF, TIFF, ICO, Modca, or DCX image files are able to have page counts greater than 1.  
Public PropertyPdfPasswordRead/write property accessing the PDF password of the thumbnail item.  
Public PropertyPdfRepairRead/write property accessing the PDF repair flag of the thumbnail item.  
Public PropertyStatusRead-only property returning the status of the thumbnail item.  
Public PropertyTypeRead-only property returning the image type or directory folder type of the thumbnail item.  
Public PropertyUserTagRead/Write property accessing an object that contains additional or associated data for this object.  
Top
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

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback