Aspose::Font::TextUtils::MorseAlphabets enum

MorseAlphabets enum

Represents set of alphabets supported for Morse code.

enum class MorseAlphabets : uint8_t

Values

NameValueDescription
Latin0The Latin Morse code alphabet.
Greek1The Greek Morse code alphabet.
Cyrillic2The Cyrillic code alphabet.
Hebrew3The Hebrew code alphabet.
Arabic4The Arabic code alphabet.
Portuguese5The Portuguese code alphabet.
Kurdish6The Kurdish code alphabet.
Persian7The Persian (Farsi) code alphabet.

See Also