Table of Contents

Class PdfCollectionSchema

Namespace
iTextSharp.text.pdf.collection
Assembly
iTextSharp.LGPLv2.Core.dll
public class PdfCollectionSchema : PdfDictionary
Inheritance
PdfCollectionSchema
Inherited Members

Constructors

PdfCollectionSchema()

Creates a Collection Schema dictionary.

public PdfCollectionSchema()

Methods

AddField(string, PdfCollectionField)

Adds a Collection field to the Schema.

public void AddField(string name, PdfCollectionField field)

Parameters

name string

the name of the collection field

field PdfCollectionField

a Collection Field