ImageGear .NET
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
public string Typeface {get;}
public: __property string* get_Typeface();
public:
property String^ Typeface {
   String^ get();
}

Property Value

The string name of the font type.
See Also

Reference

ImGearVectorFont Class
ImGearVectorFont Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback