Table of Contents

Property FamiliesNames

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

FamiliesNames

Returns a string array that contains all names of the FontFamily objects currently available in the system.

public static IEnumerable<string> FamiliesNames { get; set; }

Property Value

IEnumerable<string>

A string array of FontFamily names currently available in the system.