Tag Archives: change security permissions of pdf in csharp

Encrypt and Decrypt PDF Files using C#

Excrypt and Decrypt PDF in C#

PDF encryption is used to secure the PDF document from unauthorized access. If a PDF document is encrypted, you have to decrypt it to access its content, otherwise, it will remain unreadable. Most often, the PDF documents are encrypted with a password that is required to open the document. On the other hand, you can also limit the access permissions to various operations such as printing, editing, copying, etc. Aspose’ PDF library, Aspose.PDF for .NET, provides some simple ways … Continue Reading

Posted in Aspose.PDF Product Family | Tagged , ,