_Application.Browser Property
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.
Returns a Browser object that represents the Select Browse Object tool on the vertical scroll bar.
public:
property Microsoft::Office::Interop::Word::Browser ^ Browser { Microsoft::Office::Interop::Word::Browser ^ get(); };
public Microsoft.Office.Interop.Word.Browser Browser { get; }
member this.Browser : Microsoft.Office.Interop.Word.Browser
Public ReadOnly Property Browser As Browser