SystemFontsSubstitution.DefaultFont

SystemFontsSubstitution.DefaultFont property

Gets or sets default substitution font. The font is used when no other valid substitution were found but initial font belongs to target substitution category (FontCategories).

public Font DefaultFont { get; set; }

See Also