ImageGear22.Art Assembly > ImageGear.ART Namespace > ImGearARTTextFromFile Class : FontName Property |
'Declaration Public Property FontName As String
'Usage Dim instance As ImGearARTTextFromFile Dim value As String instance.FontName = value value = instance.FontName
public string FontName {get; set;}