Share via


Design.TitleMaster Property

Reserved for internal use.

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

Syntax

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

value = instance.TitleMaster
Master TitleMaster { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Master

See Also

Reference

Design Interface

Design Members

Microsoft.Office.Interop.PowerPoint Namespace