FontFallbackScope Property
FontFallbackScope
Gets or sets a value specifying the scope for searching fallback fonts for the glyphs missing in the mentioned type faces.
Declaration
public FontFallbackScope FontFallbackScope { get; set; }
Public Property FontFallbackScope As FontFallbackScope