Font.getEncodingName

Gets the encoding name of the font.

class Font
string
getEncodingName
()

Return Value

Type: string

the encoding name of the font on success. Otherwise, returns null.

Meta