ImageGear .NET - Updated May 30, 2018
FontName Property (ImGearARTPinUpText)




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

Property Value

String value.
See Also

Reference

ImGearARTPinUpText Class
ImGearARTPinUpText Members