PresentationPropertiesPart.ContentType Property (Microsoft.Office.DocumentFormat.OpenXml.Packaging)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets the ContentType
Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)
Syntax
'Declaration
Public Overrides NotOverridable ReadOnly Property ContentType As String
'Usage
Dim instance As PresentationPropertiesPart
Dim value As String
value = instance.ContentType
public override sealed string ContentType { get; }
See Also
Reference
PresentationPropertiesPart Class
PresentationPropertiesPart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace