[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.RecalcFontSizeForFallbackFonts

RecalcFontSizeForFallbackFonts Property

RecalcFontSizeForFallbackFonts

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.

Declaration
public bool RecalcFontSizeForFallbackFonts { get; set; }
Public Property RecalcFontSizeForFallbackFonts As Boolean