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