Research Interface

Definition

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 ServiceID parameter corresponds to a currently configured service.

Query(String, String, WdLanguageID, Boolean, Boolean)

Specifies a research query.

SetLanguagePair(WdLanguageID, WdLanguageID)

Sets the languages for the translation service.

Applies to