ImageGear .NET - Updated May 1, 2018
Text Property (IImGearARTText)




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

Property Value

String value.
See Also

Reference

IImGearARTText Interface
IImGearARTText Members
ActualText Property