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
ParameterTypBeschreibung
AlphabeteMorseAlphabetsAlphabet des Morsecodes

ReturnValue

Morsecode-Wörterbuch

Siehe auch