Method IsVerticalName
IsVerticalName(string?)
Gets whether font name is from vertical font (starts with @ char).
public static bool IsVerticalName(string? familyName)
Parameters
familyName
stringName of the font.
Gets whether font name is from vertical font (starts with @ char).
public static bool IsVerticalName(string? familyName)
familyName
stringName of the font.