GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / FontFallbackScope Property

In This Topic
FontFallbackScope Property (TextLayout)
In This Topic
Gets or sets a value specifying the scope for searching fallback fonts for the glyphs missing in the font defined in TextFormat.
Syntax
'Declaration
 
Public Property FontFallbackScope As FontFallbackScope
 
See Also