Aspose::Words::Hyphenation::get_Callback method
Hyphenation::get_Callback method
Gets callback interface used to request dictionaries when page layout of the document is built. This allows delay loading of dictionaries which may be useful when processing documents in many languages.
static System::SharedPtr<Aspose::Words::IHyphenationCallback> Aspose::Words::Hyphenation::get_Callback()
See Also
- Interface IHyphenationCallback
- Class Hyphenation
- Namespace Aspose::Words
- Library Aspose.Words for C++