ImageGear .NET - Updated November 28, 2017
Text Property (ImGearARTTextCallout)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTTextCallout Class : Text Property
Gets or sets the text string.
Syntax
'Declaration
 
Public Property Text As String
 
'Usage
 
Dim instance As ImGearARTTextCallout
Dim value As String
 
instance.Text = value
 
value = instance.Text

Property Value

String value.
See Also

Reference

ImGearARTTextCallout Class
ImGearARTTextCallout Members