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
stringthe name of the collection field
field
PdfCollectionFielda Collection Field