Uses of Class
com.aspose.tasks.PdfEncryptionDetails
-
-
Uses of PdfEncryptionDetails in com.aspose.tasks
Methods in com.aspose.tasks that return PdfEncryptionDetails Modifier and Type Method Description PdfEncryptionDetails
PdfSaveOptions. getEncryptionDetails()
Gets an encryption details.Methods in com.aspose.tasks with parameters of type PdfEncryptionDetails Modifier and Type Method Description void
PdfSaveOptions. setEncryptionDetails(PdfEncryptionDetails value)
Sets a encryption details.
-