View.BrowseToWindow Property
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property BrowseToWindow As Integer
Get
Set
'Usage
Dim instance As View
Dim value As Integer
value = instance.BrowseToWindow
instance.BrowseToWindow = value
int BrowseToWindow { get; set; }
Property Value
Type: System.Int32