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

Syntax

C#
public class PdfCollection : PdfDictionary
Visual Basic
Public Class PdfCollection _
	Inherits PdfDictionary
Visual C++
public ref class PdfCollection : public PdfDictionary

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfObject
    iTextSharp.text.pdf..::..PdfDictionary
      iTextSharp.text.pdf.collection..::..PdfCollection

See Also