Get the word that has to be broken into part.

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

Syntax

C#
public string Word { get; }
Visual Basic
Public ReadOnly Property Word As String
	Get

Remarks

The remainder part will be placed on the next line.

See Also