For internal use only.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public override string Replace(
	string text
)
Visual Basic
Public Overrides Function Replace ( _
	text As String _
) As String

Parameters

text
Type: System..::..String
For internal use only.

See Also