PresentationPart.SlideCommentsPart 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 SlideCommentsPart of the PresentationPart

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

Syntax

'Declaration
Public ReadOnly Property SlideCommentsPart As SlideCommentsPart
'Usage
Dim instance As PresentationPart
Dim value As SlideCommentsPart

value = instance.SlideCommentsPart
public SlideCommentsPart SlideCommentsPart { get; }

See Also

Reference

PresentationPart Class
PresentationPart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace