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

Syntax

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

See Also