Share via


Design.SlideMaster Property

Returns a Master object that represents the slide master. Read-only.

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

Syntax

'Declaration
ReadOnly Property SlideMaster As Master
    Get
'Usage
Dim instance As Design
Dim value As Master

value = instance.SlideMaster
Master SlideMaster { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Master

See Also

Reference

Design Interface

Design Members

Microsoft.Office.Interop.PowerPoint Namespace