Method ContainsSurrogatePair
Namespace TallComponents.PDF.Fonts
Class Font
Check whether this font contains the given surrogate pair.
It is only useful to call this method with newly created fonts, for existing fonts false (meaning: don't know) is returned.
Syntax
public Boolean ContainsSurrogatePair(Char[] surrogatePair)
Returns
Boolean
Parameters
Char[]
surrogatePair