Share via


PresentationClass.HasTitleMaster Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property HasTitleMaster As MsoTriState
    Get
'Usage
Dim instance As PresentationClass
Dim value As MsoTriState

value = instance.HasTitleMaster
public virtual MsoTriState HasTitleMaster { get; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

Implements

_Presentation.HasTitleMaster

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace