ComponentOne Bitmap for UWP
FontFamilyName Property

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextFormat Class : FontFamilyName Property
Gets a copy of the font family name.
Syntax
'Declaration
 
Public ReadOnly Property FontFamilyName As System.String
public System.string FontFamilyName {get;}

Property Value

the current font family name.
See Also

Reference

TextFormat Class
TextFormat Members