Share via


WebOptions.TargetBrowser Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property TargetBrowser As MsoTargetBrowser
    Get
    Set
'Usage
Dim instance As WebOptions
Dim value As MsoTargetBrowser

value = instance.TargetBrowser

instance.TargetBrowser = value
MsoTargetBrowser TargetBrowser { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTargetBrowser

See Also

Reference

WebOptions Interface

WebOptions Members

Microsoft.Office.Interop.PowerPoint Namespace