Class PdfCollectionSchema

    • Constructor Detail

      • PdfCollectionSchema

        public PdfCollectionSchema()
        Creates a Collection Schema dictionary.
    • Method Detail

      • addField

        public void addField​(java.lang.String name,
                             PdfCollectionField field)
        Adds a Collection field to the Schema.
        Parameters:
        name - the name of the collection field
        field - a Collection Field