[]
Gets a set of alternative names which can be used to locate the font if Name property is not matched.
public IList<string> AlternateNames { get; }
Public ReadOnly Property AlternateNames As IList(Of String)