GetDocxCommentsHierarchicalResponse.Comments Property

Definition

Comments in the document

[System.Text.Json.Serialization.JsonPropertyName("Comments")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxTopLevelComment> Comments { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Comments")>]
member this.Comments : System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxTopLevelComment> with get, set
Public Property Comments As List(Of DocxTopLevelComment)

Property Value

Attributes

Applies to