Aspose::Words::Hyphenation::set_Callback method
Hyphenation::set_Callback method
Sets 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 void Aspose::Words::Hyphenation::set_Callback(const System::SharedPtr<Aspose::Words::IHyphenationCallback> &value)
See Also
- Interface IHyphenationCallback
- Class Hyphenation
- Namespace Aspose::Words
- Library Aspose.Words for C++