ImageGear .NET - Updated July 5, 2018
ActualText Property (IImGearARTText)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTText Interface : ActualText Property
Gets or sets the actual text you can see on display.
Syntax
'Declaration
 
Property ActualText As String
 
'Usage
 
Dim instance As IImGearARTText
Dim value As String
 
instance.ActualText = value
 
value = instance.ActualText

Property Value

String value.
See Also

Reference

IImGearARTText Interface
IImGearARTText Members
Text Property