ImageGear .NET - Updated May 30, 2018
Description Property (ImGearARTGroup)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTGroup Class : Description Property
Gets or sets the group description.
Syntax
'Declaration
 
Public Property Description As String
 
'Usage
 
Dim instance As ImGearARTGroup
Dim value As String
 
instance.Description = value
 
value = instance.Description

Property Value

String value.
See Also

Reference

ImGearARTGroup Class
ImGearARTGroup Members