Expand Minimize
This topic has not yet been rated - Rate this topic

DocumentBase.EmbedLinguisticData Property

Gets or sets a value that indicates whether Microsoft Office Word embeds speech and handwriting and controls text service data received from devices connected to Microsoft Office using the Windows Text Service Framework Application Programming Interface.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
public bool EmbedLinguisticData { get; set; }

Property Value

Type: Boolean
true if Microsoft Office Word embeds speech and handwriting and controls text service data; otherwise, false.

Microsoft Office Word embeds speech and handwriting so that data can be converted back to speech or handwriting and to store East Asian IME keystrokes to improve correction.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.