ImageGear .NET - Updated December 24, 2018
FontStyleART Property (IImGearARTPopupText)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPopupText Interface : FontStyleART Property
Gets or sets the font style of the mark text.
Syntax
'Declaration
 
Property FontStyleART As ImGearARTFontStyles
 
'Usage
 
Dim instance As IImGearARTPopupText
Dim value As ImGearARTFontStyles
 
instance.FontStyleART = value
 
value = instance.FontStyleART

Property Value

ImGearARTFontStyles enumeration value.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members