ImageGear v26.5 - Updated March 3, 2025
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