Uses of Class
com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties.EncryptionSettings
-
Packages that use EncryptionSettings Package Description com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties Contains the result classes used in PDF Properties Result. -
-
Uses of EncryptionSettings in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties
Fields in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties declared as EncryptionSettings Modifier and Type Field Description EncryptionSettings
SecuritySettings. encryptionSettings
Methods in com.adobe.pdfservices.operation.pdfjobs.result.pdfproperties that return EncryptionSettings Modifier and Type Method Description EncryptionSettings
SecuritySettings. getEncryptionSettings()
Returns anEncryptionSettings
instance specifying encryption settings of the PDF.
-