CommentSlide Property

Returns or sets the parent slide of a comment. Read-only ISlide.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ISlide Slide { get; }

Property Value

Type: ISlide

Implements

ICommentSlide
See Also