Accusoft.ThumbnailXpressSdk Namespace > ThumbnailItem Class : Type Property |
'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(); }