Documents for PDF, .NET Edition Documentation
FontFallbackScope Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : FontFallbackScope Property
Gets or sets a value specifying the scope for searching fallback fonts with the glyphs missing in the font defined in TextFormat.
Syntax
'Declaration
 
Public Property FontFallbackScope As FontFallbackScope
public FontFallbackScope FontFallbackScope {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members