Click or drag to resize

Comment AuthorInitials Property

Gets or sets the author's initials as a read-only String 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 AuthorInitials { get; set; }

Property Value

Type: String
See Also