Accusoft.ThumbnailXpressSdk Namespace : ThumbnailType Enumeration |
'Declaration Public Enum ThumbnailType Inherits System.Enum
'Usage Dim instance As ThumbnailType
public enum ThumbnailType : System.Enum
__value public enum ThumbnailType : public System.Enum
public enum class ThumbnailType : public System.Enum
Member | Value | Description |
---|---|---|
Cad | 5 | Supported CAD image data. |
Image | 3 | Supported image data. |
Internet | 1 | Similar to Unknown type except the image data resides on the internet. |
ParentDirectory | 6 | Parent directory folder. |
4 | Supported PDF image data. | |
SubDirectory | 7 | Sub-directory folder. |
Unknown | 0 | Have not tried any operations which allow us to know the type. |
Unsupported | 2 | Non-image data or unsupported image data. |
System.Object
System.ValueType
System.Enum
Accusoft.ThumbnailXpressSdk.ThumbnailType