DocxTopLevelComment.AuthorInitials Property

Definition

Initials of the author of the comment

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

Property Value

Attributes

Applies to