Accusoft.ThumbnailXpress6.Net
Type Property (ThumbnailItem)




Read-only property returning the image type or directory folder type of the thumbnail item.
Syntax
'Declaration
 
Public ReadOnly Property Type As ThumbnailType
'Usage
 
Dim instance As ThumbnailItem
Dim value As ThumbnailType
 
value = instance.Type
public ThumbnailType Type {get;}
public: __property ThumbnailType get_Type();
public:
property ThumbnailType Type {
   ThumbnailType get();
}

Property Value

The Thumbnail Type.
Remarks
A type of ThumbnailType.Internet indicates the image data resides on the internet and a thumbnail image has not yet attempted to be generated for this item. Internet resident files are subject to the following restrictions: Thumbnail images for image resident PDF files cannot be generated by PDF Xpress. The image data type can not be determined until the thumbnail image is attempted to be generated. For multi-page image files, a page count is not determined and the PageCount property value is always set to 1. The Page property value is ignored and only the first page is generated.
See Also

Reference

ThumbnailItem Class
ThumbnailItem Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback