Click or drag to resize

IMF_PDFENCRYPTION Enumeration

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public enum IMF_PDFENCRYPTION
Members
  Member nameValueDescription
IMF_PDFSECURITY_NONE0 See IMF_PDFSECURITY_NONE.
IMF_PDFSECURITY_STANDARD1 See IMF_PDFSECURITY_STANDARD.
IMF_PDFSECURITY_ENHANCED2 See IMF_PDFSECURITY_ENHANCED.
IMF_PDFSECURITY_AES3 See IMF_PDFSECURITY_AES.
IMF_PDFSECURITY_AES2564 See IMF_PDFSECURITY_AES256.
IMF_PDFSECURITY_AES256X5 See IMF_PDFSECURITY_AES256X.
See Also