[]
Returns true if current FontSubSetBase object can show all chars in specified string excluding control chars (chars for that char.IsControl() == true).
public bool IsSupportAllSymbols(string text)
Type | Name | Description |
---|---|---|
string | text |
Type | Description |
---|---|
bool |