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