Edit

Share via


Options.InlineConversion Property

Definition

True if Microsoft Word displays an unconfirmed character string in the Japanese Input Method Editor (IME) as an insertion between existing (confirmed) character strings.

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

Property Value

Applies to