FontFamily.Name
FontFamily.Name property
Gets the name of this FontFamily.
public string Name { get; }
Return Value
A String that represents the name of this FontFamily.
See Also
- class FontFamily
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the name of this FontFamily.
public string Name { get; }
A String that represents the name of this FontFamily.