ImageGear22.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : Author Property |
'Declaration Public Property Author As String
'Usage Dim instance As ImGearARTPage Dim value As String instance.Author = value value = instance.Author
public string Author {get; set;}