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

Syntax

C#
public bool IsNestable()
Visual Basic
Public Function IsNestable As Boolean
Visual C++
public:
virtual bool IsNestable() sealed

Implements

IElement..::..IsNestable()()()()

See Also