FontFileFamilyName Property |
Gets the font family name.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic string FamilyName { get; }
Public ReadOnly Property FamilyName As String
Get
Property Value
Type:
String
The font family name.
See Also