Enum MetadataInformation.DocMDPEnum

  • All Implemented Interfaces:
    Serializable, Comparable<MetadataInformation.DocMDPEnum>
    Enclosing class:
    MetadataInformation

    public static enum MetadataInformation.DocMDPEnum
    extends Enum<MetadataInformation.DocMDPEnum>
    A document \"Modification Detection and Prevention\" may be set, that defines which modifications of the document are allowed and which modifications would render the signature invalid. * none = The document is unprotected - modify it as you please. * noChangesAllowed = Any modifications of the document would render the signatures invalid. * formFillingSignatures = You may fill in forms and further sign the document. * formFillingSignaturesAndAnnotations = Form filling, signing and adding annotations are allowed.