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




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

Property Value

ImGearARTFontStyles enumeration value.
See Also

Reference

ImGearARTText Class
ImGearARTText Members