Document.ConvertAutoHyphens 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.
Converts hyphens created by automatic hyphenation to manual hyphens.
public:
void ConvertAutoHyphens();
public void ConvertAutoHyphens ();
abstract member ConvertAutoHyphens : unit -> unit
Public Sub ConvertAutoHyphens ()
Exceptions
This method is used in a Word 2007 project.
Remarks
This method appears in IntelliSense in Word 2007 projects that target the .NET Framework 4. However, this property cannot be used in Word 2007 projects.