LocalizeFontValue enumeration

LocalizeFontValue enumeration

Specifies whether the shape text should be localized (translated into another language).

The LocalizeFontValue type exposes the following members:

Fields

FieldDescription
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.

See Also