Options.EnableHangulHanjaRecentOrdering Property
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.
True if Microsoft Word displays the most recently used words at the top of the suggestions list during conversion between Hangul and Hanja.
public:
property bool EnableHangulHanjaRecentOrdering { bool get(); void set(bool value); };
public bool EnableHangulHanjaRecentOrdering { get; set; }
member this.EnableHangulHanjaRecentOrdering : bool with get, set
Public Property EnableHangulHanjaRecentOrdering As Boolean