This class represents the signature field seed value dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 234, page 447.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 237, page 542.

Adobe Supplement to the ISO 32000, BaseVersion: 1.7, ExtensionLevel: 3; Table: 8.83, page 44.

This class is always an indirect object because SignatureFieldElement.EntrySV requires it to be so.

System.Object
    WebSupergoo.ABCpdf13.Elements.Element
       WebSupergoo.ABCpdf13.Elements.SignatureFieldSeedValueElement

 

   
   
Method
Description
SignatureFieldSeedValueElement Create a new SignatureFieldSeedValueElement.
inherited methods...

 

   
   
Property
Description
EntryType Represents the "Type" entry of the signature field seed value dictionary object.
EntryFilter Represents the "Filter" entry of the signature field seed value dictionary object.
EntrySubFilter Represents the "SubFilter" entry of the signature field seed value dictionary object.
EntryDigestMethod Represents the "DigestMethod" entry of the signature field seed value dictionary object.
EntryCert Represents the "Cert" entry of the signature field seed value dictionary object.
EntryReasons Represents the "Reasons" entry of the signature field seed value dictionary object.
EntryMDP Represents the "MDP" entry of the signature field seed value dictionary object.
EntryTimeStamp Represents the "TimeStamp" entry of the signature field seed value dictionary object.
EntryLegalAttestation Represents the "LegalAttestation" entry of the signature field seed value dictionary object.
EntryAddRevInfo Represents the "AddRevInfo" entry of the signature field seed value dictionary object.
EntryLockDocument Represents the "LockDocument" entry of the signature field seed value dictionary object.
EntryAppearanceFilter Represents the "AppearanceFilter" entry of the signature field seed value dictionary object.
EntryFf Represents the "Ff" entry of the signature field seed value dictionary object.
EntryV Represents the "V" entry of the signature field seed value dictionary object.
inherited properties...