Font::GetCharRanges

Font::GetCharRanges
virtual String GetCharRanges() const;
Description

GetCharRanges is for diagnostic use only. It returns a string with all character ranges of the font in the following format: “0xNNNN-0xNNNN,0xNNNN-0xNNNN”.

Return Value

A string with font character ranges.