[]
Gets or sets a comma-delimited string of font families that will be used to lookup glyphs missing in original font.
public string FontFallback { get; set; }
Type | Description |
---|---|
string | A comma-delimited string of font families for font fallback. |