Find.CorrectHangulEndings 属性

定义

确定 Microsoft Word在替换朝鲜文文本时是否自动更正朝鲜文结尾。

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

属性值

注解

如果 Microsoft Word在替换朝鲜文文本时自动更正朝鲜文结尾,则此属性返回 True;否则返回 False

适用于