Options.CheckHangulEndings 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果 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
属性值
注解
如果将朝鲜文汉字转换为朝鲜文字,则忽略该属性。