ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorFont Class : Typeface Property |
'Declaration Public ReadOnly Property Typeface As String
'Usage Dim instance As ImGearVectorFont Dim value As String value = instance.Typeface
public string Typeface {get;}
public: __property string* get_Typeface();