Author

WordProcessingComment.Author property

Gets or sets the author.

public string Author { get; set; }

Property Value

The author.

See Also