ImageGear .NET - Updated October 2, 2018
Typeface Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorFont Class : Typeface Property
Gets a font typeface.
Syntax
'Declaration
 
Public ReadOnly Property Typeface As String
 
'Usage
 
Dim instance As ImGearVectorFont
Dim value As String
 
value = instance.Typeface

Property Value

The string name of the font type.
See Also

Reference

ImGearVectorFont Class
ImGearVectorFont Members