Documents for PDF, .NET Edition Documentation
TypographicFamilyName Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : TypographicFamilyName Property
Gets the typographic family grouping name.

The typographic family grouping doesn't impose any constraints on the number of faces within it, in contrast with the 4-style family grouping.

Syntax
'Declaration
 
Public ReadOnly Property TypographicFamilyName As System.String
public System.string TypographicFamilyName {get;}
See Also

Reference

Font Class
Font Members