getCharset Method | Internet Development Index |
Retrieves a Variant that specifies the character set of the specified font.
Syntax
charset = Dialog Helper.getCharset(fontName)
Parameters
fontName Required. String that specifies the name of the font.
Return Value
Pointer to a Variant that specifies the character set of the given font. For a list of possible values, see Dialog Helper Character Sets.
Applies To
Dialog Helper