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

Syntax

C#
protected PdfChunk[] detailChunks
Visual Basic
Protected detailChunks As PdfChunk()
Visual C++
protected:
array<PdfChunk^>^ detailChunks

See Also