Text

WordProcessingComment.Text property

Gets or sets the text of the comment.

public string Text { get; set; }

Property Value

The text of the comment.

See Also