ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearVersion Class / Copyright Property




In This Topic
Copyright Property (ImGearVersion)
In This Topic
Gets copyright information.
Syntax
'Declaration
 
Public Shared ReadOnly Property Copyright As String
 
'Usage
 
Dim value As String
 
value = ImGearVersion.Copyright

Property Value

String value.
See Also