ImageGear .NET v25.1 - Updated
Copyright Property (ImGearVersion)




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearVersion Class : Copyright Property
Gets copyright information.
Syntax
'Declaration
 
Public Shared ReadOnly Property Copyright As String
'Usage
 
Dim value As String
 
value = ImGearVersion.Copyright
public static string Copyright {get;}
public: __property static string* get_Copyright();
public:
static property String^ Copyright {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearVersion Class
ImGearVersion Members