Initials

WordProcessingComment.Initials property

Gets or sets the author’s initials.

public string Initials { get; set; }

Property Value

The initials of the author.

See Also