LocalizeFontValue

LocalizeFontValue enumeration

Utility class containing constants. Specifies whether the shape text should be localized (translated into another language).

Values

NameDescription
LOCALIZE_FONT_ONLY_ARIAL_SYMBOLLocalize the font only if it is Arial or Symbol (the default).
ALWAYS_LOCALIZE_FONTAlways localize the font.
NEVER_LOCALIZE_FONTNever localize the font.
UNDEFINEDUndefined.