Table of Contents

Class PdfWriter.PdfBody

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll

This class generates the structure of a PDF document. This class covers the third section of Chapter 5 in the 'Portable Document Format Reference Manual version 1.3' (page 55-60). It contains the body of a PDF document (section 5.14) and it can also generate a Cross-reference Table (section 5.15). @see PdfWriter @see PdfObject @see PdfIndirectObject

public class PdfWriter.PdfBody
Inheritance
PdfWriter.PdfBody
Inherited Members