Uses of Class
aspose.pdf.Security

Uses of Security in aspose.pdf
 

Methods in aspose.pdf that return Security
 Security Pdf.getSecurity()
          Gets a Security object that indicates the document security information.
 

Methods in aspose.pdf with parameters of type Security
 void Pdf.setSecurity(Security value)
          Sets a Security object that indicates the document security information.