ConvertHangulAndHanja Method Example
This example converts the current selection from hangul to hanja.
Selection.Range.ConvertHangulAndHanja _ ConversionsMode:=wdHangulToHanja, _ FastConversion:=True, _ EnableRecentOrdering:= True