callback property

Hyphenation.callback property

Gets or 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.

get callback(): Aspose.Words.IHyphenationCallback

See Also