[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.AllowFallbackToEudcFonts

AllowFallbackToEudcFonts Property

AllowFallbackToEudcFonts

Gets or sets a value indicating whether EUDC fonts should be searched for missing user-defined characters.

The default is true.

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