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 PdfEncryptionDetailsPdfSaveOptions. getEncryptionDetails()Gets an encryption details.Methods in com.aspose.tasks with parameters of type PdfEncryptionDetails Modifier and Type Method Description voidPdfSaveOptions. setEncryptionDetails(PdfEncryptionDetails value)Sets a encryption details.
-