Share via


_Master.CustomLayouts Property

Returns a CustomLayouts object that represents the custom layouts associated with the presentation design of the specified Master object. Read-only.

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

Syntax

'Declaration
ReadOnly Property CustomLayouts As CustomLayouts
    Get
'Usage
Dim instance As _Master
Dim value As CustomLayouts

value = instance.CustomLayouts
CustomLayouts CustomLayouts { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.CustomLayouts
CustomLayouts

See Also

Reference

_Master Interface

_Master Members

Microsoft.Office.Interop.PowerPoint Namespace