Selection.ToggleCharacterCode Method

Switches a selection between a Unicode character and its corresponding hexadecimal value.

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

Syntax

'Declaration
Sub ToggleCharacterCode
'Usage
Dim instance As Selection

instance.ToggleCharacterCode()
void ToggleCharacterCode()

See Also

Reference

Selection Interface

Selection Members

Microsoft.Office.Interop.Word Namespace