DocumentBase.ManualHyphenation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initiates manual hyphenation of a document, one line at a time. The user is prompted to accept or decline suggested hyphenations.
public:
void ManualHyphenation();
public void ManualHyphenation ();
member this.ManualHyphenation : unit -> unit
Public Sub ManualHyphenation ()