Options.CheckHangulEndings 属性

定义

如果 Microsoft Word 自动检测朝鲜文字结尾,并在将朝鲜文字转换为朝鲜文汉字过程中忽略朝鲜文字结尾,则该属性值为 True

public:
 property bool CheckHangulEndings { bool get(); void set(bool value); };
public bool CheckHangulEndings { get; set; }
member this.CheckHangulEndings : bool with get, set
Public Property CheckHangulEndings As Boolean

属性值

注解

如果将朝鲜文汉字转换为朝鲜文字,则忽略该属性。

适用于