Gets the user-added lookup names for this font, supplied via AddFontAlias(String, String). Derived lookup keys, such as the postscript name itself, are not included. This is a snapshot, not a live view.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ReadOnlyCollection<string> Aliases { get; }