Research Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the research service feature of Microsoft Office Word.
public interface class Research
[System.Runtime.InteropServices.Guid("E6AAEC05-E543-4085-BA92-9BF7D2474F51")]
public interface Research
type Research = interface
Public Interface Research
- Attributes
Properties
Application |
Returns an _Application object that represents the Microsoft Word application. |
Creator |
Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Integer. |
FavoriteService |
Gets or sets a string that specifies the favorite research service. |
Parent |
Returns an Object that represents the parent object of the specified Research object. |
Methods
IsResearchService(String) |
Indicates whether the GUID specified in the |
Query(String, String, WdLanguageID, Boolean, Boolean) |
Specifies a research query. |
SetLanguagePair(WdLanguageID, WdLanguageID) |
Sets the languages for the translation service. |