DocxTopLevelComment.CommentText Property

Definition

Text content of the comment

[System.Text.Json.Serialization.JsonPropertyName("CommentText")]
public string CommentText { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("CommentText")>]
member this.CommentText : string with get, set
Public Property CommentText As String

Property Value

Attributes

Applies to