ParentComment
Comment.ParentComment property
Gets or sets parent comment. Read/write IComment
.
public IComment ParentComment { get; set; }
Exceptions
exception | condition |
---|---|
PptxEditException | Thrown when setting the value leads to a circular reference |
See Also
- interface IComment
- class Comment
- namespace Aspose.Slides
- assembly Aspose.Slides