ImageGear .NET - Updated May 30, 2018
Text Property (ImGearARTTypedText)




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

Property Value

String value.
See Also

Reference

ImGearARTTypedText Class
ImGearARTTypedText Members