C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / RawFontSubSet Class / FontFamilyName Property

In This Topic
FontFamilyName Property (RawFontSubSet)
In This Topic
Gets font family name that was read from font's data, this property should be used to create GDI and GDI+ fonts.
Syntax
'Declaration
 
Public ReadOnly Property FontFamilyName As String
 
See Also