FontFamily.Families
FontFamily.Families property
Gets an array that contains all the FontFamily objects associated with the current graphics context.
public static FontFamily[] Families { get; }
Return Value
An array of FontFamily objects associated with the current graphics context.
See Also
- class FontFamily
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common