ImageGear .NET - Updated November 28, 2017
FontName Property (IImGearARTPopupText)




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

Property Value

String value.
See Also

Reference

IImGearARTPopupText Interface
IImGearARTPopupText Members