Click or drag to resize

Comment Text Property

Returns a String that represents the text in a comment Read/write String .

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

Property Value

Type: String
See Also