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




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

Property Value

String value.
See Also

Reference

ImGearARTNote Class
ImGearARTNote Members