Browser.Target Property

Definition

Returns or sets the document item that the Previous() and Next() methods locate.

public:
 property Microsoft::Office::Interop::Word::WdBrowseTarget Target { Microsoft::Office::Interop::Word::WdBrowseTarget get(); void set(Microsoft::Office::Interop::Word::WdBrowseTarget value); };
public Microsoft.Office.Interop.Word.WdBrowseTarget Target { get; set; }
member this.Target : Microsoft.Office.Interop.Word.WdBrowseTarget with get, set
Public Property Target As WdBrowseTarget

Property Value

Applies to