[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.HasMissingFontCharacters

HasMissingFontCharacters Property

HasMissingFontCharacters

Gets a value indicating whether TextRuns contain some characters that are not present in the specified fonts and fallback fonts, so those characters cannot be displayed correctly.

Declaration
public bool HasMissingFontCharacters { get; }
Public ReadOnly Property HasMissingFontCharacters As Boolean