ImageGear .NET - Updated October 2, 2018
FontStyleART Property (IImGearARTText)




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

Property Value

ImGearARTFontStyles enumeration value.
See Also

Reference

IImGearARTText Interface
IImGearARTText Members