ImageGear .NET - Updated July 5, 2018
FontName Property (ImGearARTButton)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTButton Class : FontName Property
Gets or sets the font name of the button's text.
Syntax
'Declaration
 
Public Property FontName As String
 
'Usage
 
Dim instance As ImGearARTButton
Dim value As String
 
instance.FontName = value
 
value = instance.FontName

Property Value

Name string.
See Also

Reference

ImGearARTButton Class
ImGearARTButton Members