Aspose::Font::TextUtils::IMorseDictionaryProvider::GetMorseDictionary method
IMorseDictionaryProvider::GetMorseDictionary method
Stellt ein Morse-Wörterbuch für die ausgewählte Sprache bereit.
virtual System::SharedPtr<Utils::Morse::MorseTranslationDictionary> Aspose::Font::TextUtils::IMorseDictionaryProvider::GetMorseDictionary(MorseAlphabets alphabets)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| Alphabete | MorseAlphabets | Alphabet des Morsecodes |
ReturnValue
Morsecode-Wörterbuch
Siehe auch
- Typedef SharedPtr
- Enum MorseAlphabets
- Class IMorseDictionaryProvider
- Namespace Aspose::Font::TextUtils
- Library Aspose.Font for C++