Text
IComment.Text property
Returns or sets the plain text of a slide comment. Read/write String.
public string Text { get; set; }
See Also
- interface IComment
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns or sets the plain text of a slide comment. Read/write String.
public string Text { get; set; }