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




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

Property Value

String value.
Remarks
The default value is "Arial".
See Also

Reference

ImGearARTRuler Class
ImGearARTRuler Members