_Document.ManualHyphenation Method

Initiates manual hyphenation of a document, one line at a time. The user is prompted to accept or decline suggested hyphenations.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub ManualHyphenation
'Usage
Dim instance As _Document

instance.ManualHyphenation()
void ManualHyphenation()

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace