Class FontFamilyInternal
Internal implementation class of XFontFamily.
public sealed class FontFamilyInternal- Inheritance
- 
      
      FontFamilyInternal
- Inherited Members
Properties
Name
Gets the name that uniquely identifies this font family.
public string Name { get; }Property Value
SourceName
Gets the family name this family was originally created with.
public string SourceName { get; }