Class PdfSignatureBuildProperties

  • All Implemented Interfaces:
    java.io.Serializable

    public class PdfSignatureBuildProperties
    extends PdfDictionary
    Dictionary that stores signature build properties.
    Author:
    Kwinten Pisman
    See Also:
    Serialized Form
    • Constructor Detail

      • PdfSignatureBuildProperties

        public PdfSignatureBuildProperties()
        Creates new PdfSignatureBuildProperties
    • Method Detail

      • setSignatureCreator

        public void setSignatureCreator​(java.lang.String name)
        Sets the signatureCreator property in the underlying PdfSignatureAppDictionary dictionary.
        Parameters:
        name -