DocxInsertCommentOnParagraphRequest.CommentToInsert Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Comment to insert
[System.Text.Json.Serialization.JsonPropertyName("CommentToInsert")]
public Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxComment CommentToInsert { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("CommentToInsert")>]
member this.CommentToInsert : Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxComment with get, set
Public Property CommentToInsert As DocxComment
Property Value
- Attributes