ImageGear .NET - Updated November 28, 2017
TextType Property (IImGearARTPopupText)




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

Property Value

ImGearARTTextType enumeration value.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members
ImGearARTTextType Enumeration
Text Property
ActualText Property