Click or drag to resize

Comment Replace Method (String)

Replace commented items with matchString text.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void Replace(
	string text
)

Parameters

text
Type: System String
The text.
See Also