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

Syntax

C#
public bool NewlineSplit { get; }
Visual Basic
Public ReadOnly Property NewlineSplit As Boolean
	Get
Visual C++
public:
property bool NewlineSplit {
	bool get ();
}

See Also