Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the Microsoft OfficeMetaProperties collection that describes the metadata stored in the presentation. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property ContentTypeProperties As MetaProperties
Get
'Usage
Dim instance As _Presentation
Dim value As MetaProperties
value = instance.ContentTypeProperties
MetaProperties ContentTypeProperties { get; }
Property Value
Type: Microsoft.Office.Core.MetaProperties