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

Syntax

C#
public TernaryTree..::..Iterator Keys { get; }
Visual Basic
Public ReadOnly Property Keys As TernaryTree..::..Iterator
	Get
Visual C++
public:
property TernaryTree..::..Iterator^ Keys {
	TernaryTree..::..Iterator^ get ();
}

See Also