Click or drag to resize

ISlide DeleteComment Method (String)

Delete comments of specific text.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
void DeleteComment(
	string text
)

Parameters

text
Type: System String
See Also