[]
Gets or sets a value indicating whether the size of fallback font should be coerced to the size of original font (true by default).
This property does not affect behavior of linked fonts with specified scale factor.
public bool RecalcFontSizeForFallbackFonts { get; set; }
Public Property RecalcFontSizeForFallbackFonts As Boolean