Text

IComment.Text property

Returns or sets the plain text of a slide comment. Read/write String.

public string Text { get; set; }

See Also