ImageGear for .NET
Type Property (ImGearFileInfo)




Gets the type of the file.
Syntax
'Declaration
 
Public ReadOnly Property Type As ImGearFileType
'Usage
 
Dim instance As ImGearFileInfo
Dim value As ImGearFileType
 
value = instance.Type
public ImGearFileType Type {get;}
public: __property ImGearFileType get_Type();
public:
property ImGearFileType Type {
   ImGearFileType get();
}

Property Value

ImGearFileType enumeration values.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback