Document.Research Property

Definition

Gets the research service for the document.

public:
 property Microsoft::Office::Interop::Word::Research ^ Research { Microsoft::Office::Interop::Word::Research ^ get(); };
public Microsoft.Office.Interop.Word.Research Research { get; }
member this.Research : Microsoft.Office.Interop.Word.Research
Public ReadOnly Property Research As Research

Property Value

A Research object that represents the research service for the document.

Applies to