Maximum number of lines allowed in the cell. The default value of this property is not to limit the maximum number of lines (contributed by dperezcar@fcc.es)

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

Collapse imageSyntax

C#
protected int maxLines
Visual Basic
Protected maxLines As Integer
Visual C++
protected:
int maxLines

Collapse imageSee Also