ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTText Interface : Text Property |
'Declaration Property Text As String
'Usage Dim instance As IImGearARTText Dim value As String instance.Text = value value = instance.Text
string Text {get; set;}