This class represents the encryption dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 20, page 56.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 20, page 71.

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

System.Object
    WebSupergoo.ABCpdf13.Elements.Element
       WebSupergoo.ABCpdf13.Elements.EncryptionElement
          WebSupergoo.ABCpdf13.Elements.PublicKeyEncryptionElement
          WebSupergoo.ABCpdf13.Elements.StandardEncryptionElement

 

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

 

   
   
Property
Description
EntryFilter Represents the "Filter" entry of the encryption dictionary object.
EntrySubFilter Represents the "SubFilter" entry of the encryption dictionary object.
EntryV Represents the "V" entry of the encryption dictionary object.
EntryLength Represents the "Length" entry of the encryption dictionary object.
EntryCF Represents the "CF" entry of the encryption dictionary object.
EntryStmF Represents the "StmF" entry of the encryption dictionary object.
EntryStrF Represents the "StrF" entry of the encryption dictionary object.
EntryEFF Represents the "EFF" entry of the encryption dictionary object.
inherited properties...