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




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTText Interface : TextType Property
Gets or sets the text type.
Syntax
'Declaration
 
Property TextType As ImGearARTTextType
 
'Usage
 
Dim instance As IImGearARTText
Dim value As ImGearARTTextType
 
instance.TextType = value
 
value = instance.TextType

Property Value

ImGearARTTextType enumeration value.
See Also

Reference

IImGearARTText Interface
IImGearARTText Members
ImGearARTTextType Enumeration
Text Property
ActualText Property