Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the direction for conversion between Hangul and Hanja.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdMultipleWordConversionsMode
'Usage
Dim instance As WdMultipleWordConversionsMode
public enum WdMultipleWordConversionsMode
Members
| Member name | Description | |
|---|---|---|
| wdHangulToHanja | Hangul to Hanja. | |
| wdHanjaToHangul | Hanja to Hangul. |
Remarks
Used with the MultipleWordConversionsMode property of the Options object.