ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTText Interface : FontName Property |
'Declaration Property FontName As String
'Usage Dim instance As IImGearARTText Dim value As String instance.FontName = value value = instance.FontName
string FontName {get; set;}