Click or drag to resize

Comment AuthorName Property

Gets or sets a String that represents the author as for a specified Comment object.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public string AuthorName { get; set; }

Property Value

Type: String
See Also