Gets all the chunks in this element.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
ArrayList Chunks { get; } |
Visual Basic |
---|
ReadOnly Property Chunks As ArrayList Get |
Visual C++ |
---|
property ArrayList^ Chunks { ArrayList^ get (); } |