CommentAuthorComments Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic ICommentCollection Comments { get; }
Public ReadOnly Property Comments As ICommentCollection
Get
public:
virtual property ICommentCollection^ Comments {
ICommentCollection^ get () sealed;
}
abstract Comments : ICommentCollection with get
override Comments : ICommentCollection with get
Property Value
Type:
ICommentCollectionImplements
ICommentAuthorComments
See Also