FontCollection.Families
FontCollection.Families property
Gets the array of FontFamily objects associated with this FontCollection.
public FontFamily[] Families { get; }
Return Value
An array of FontFamily objects.
See Also
- class FontFamily
- class FontCollection
- namespace System.Drawing.Text
- assembly Aspose.Drawing