Options.InlineConversion 属性

定义

如果 Microsoft Word 将中文输入法 (IME) 中的未确认字符串显示为已有(已确认的)字符串之间的插入项,则该属性值为 True

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

属性值

适用于