Table of Contents

Property ScriptFonts

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

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; }

Property Value

IDictionary<string, string>