Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public string HyphenatedWordPost { get; }
Visual Basic
Public ReadOnly Property HyphenatedWordPost As String
	Get
Visual C++
public:
virtual property String^ HyphenatedWordPost {
	String^ get () sealed;
}

Implements

IHyphenationEvent..::..HyphenatedWordPost

See Also