Property ScriptFonts
ScriptFonts
Gets the per-script typeface overrides (a:font script→typeface), keyed by the raw script tag (for example "Arab", "Hebr", "Jpan").
public IDictionary<string, string> ScriptFonts { get; }
Gets the per-script typeface overrides (a:font script→typeface), keyed by the raw script tag (for example "Arab", "Hebr", "Jpan").
public IDictionary<string, string> ScriptFonts { get; }