Share via


_Presentation.Permission Property

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

Syntax

'Declaration
ReadOnly Property Permission As Permission
    Get
'Usage
Dim instance As _Presentation
Dim value As Permission

value = instance.Permission
Permission Permission { get; }

Property Value

Type: Microsoft.Office.Core.Permission

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace