Property ShowUnicodeCategory
ShowUnicodeCategory
When set, only glyphs whose UnicodeCategory matches the value are rendered. If null (default), all glyphs are rendered.
public UnicodeCategory? ShowUnicodeCategory { get; set; }
When set, only glyphs whose UnicodeCategory matches the value are rendered. If null (default), all glyphs are rendered.
public UnicodeCategory? ShowUnicodeCategory { get; set; }