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