Documents for PDF, .NET Edition Documentation
RecalcFontSizeForFallbackFonts Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : RecalcFontSizeForFallbackFonts Property
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.

Syntax
'Declaration
 
Public Property RecalcFontSizeForFallbackFonts As System.Boolean
public System.bool RecalcFontSizeForFallbackFonts {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members