[]
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.
public bool HasMissingFontCharacters { get; }
Public ReadOnly Property HasMissingFontCharacters As Boolean