[]
        
(Showing Draft Content)

C1.Util.FontSubSet.IsCharSupported

IsCharSupported Method

IsCharSupported(char)

Returns true if current font contains glyph for character with specified code.

Declaration
public bool IsCharSupported(char ch)
Parameters
Type Name Description
char ch
Returns
Type Description
bool