Documents for PDF, .NET Edition Documentation
FontFamilyName Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : FontFamilyName Property
Get the font family name. Up to four faces can share the same font family name.
Syntax
'Declaration
 
Public ReadOnly Property FontFamilyName As System.String
public System.string FontFamilyName {get;}
See Also

Reference

Font Class
Font Members