Share via


WebOptions.ScreenSize Property

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

Syntax

'Declaration
Property ScreenSize As MsoScreenSize
    Get
    Set
'Usage
Dim instance As WebOptions
Dim value As MsoScreenSize

value = instance.ScreenSize

instance.ScreenSize = value
MsoScreenSize ScreenSize { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoScreenSize

See Also

Reference

WebOptions Interface

WebOptions Members

Microsoft.Office.Interop.PowerPoint Namespace