Text

PresentationComment.Text property

Gets the text of the comment.

public string Text { get; }

Property Value

The comment text.

See Also