DocxTopLevelComment.Author Property

Definition

Author name of the comment

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

Property Value

Attributes

Applies to