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

Syntax

C#
public char Value { get; }
Visual Basic
Public ReadOnly Property Value As Char
	Get
Visual C++
public:
property wchar_t Value {
	wchar_t get ();
}

See Also