You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ A secure PDF document created with Syncfusion undergoes enhancements and fortifi
12
12
13
13
Sample name | Description
14
14
--- | ---
15
-
[Encrypt PDF with user password]() | Encrypt PDF document with user password.
16
-
[Encrypt PDF with owner password]() | Encrypt PDF document with owner password.
17
-
[Protect an existing PDF]() | Protect an existing PDF document.
18
-
[Change password of PDF]() | Change password of the PDF document.
19
-
[Change permission of PDF]() | Change the permission of the PDF document.
20
-
[Protect attachments]() | Protect attachments in an existing PDF document.
21
-
[Remove password from PDF]() | Remove password from an existing PDF document.
15
+
[Encrypt PDF with user password](https://github.com/SyncfusionExamples/secure-PDF-documents-csharp/tree/master/Encrypt-PDF-with-user-password) | Encrypt PDF document with user password.
16
+
[Encrypt PDF with owner password](https://github.com/SyncfusionExamples/secure-PDF-documents-csharp/tree/master/Encrypt-PDF-with-owner-password) | Encrypt PDF document with owner password.
17
+
[Protect an existing PDF](https://github.com/SyncfusionExamples/secure-PDF-documents-csharp/tree/master/Protect-an-existing-PDF-document) | Protect an existing PDF document.
18
+
[Change password of PDF](https://github.com/SyncfusionExamples/secure-PDF-documents-csharp/tree/master/Change-password-of-PDF-document) | Change password of the PDF document.
19
+
[Change permission of PDF](https://github.com/SyncfusionExamples/secure-PDF-documents-csharp/tree/master/Change-permission-of-PDF-document) | Change the permission of the PDF document.
20
+
[Protect attachments](https://github.com/SyncfusionExamples/secure-PDF-documents-csharp/tree/master/Protect-attachments-in-PDF-document) | Protect attachments in an existing PDF document.
21
+
[Remove password from PDF](https://github.com/SyncfusionExamples/secure-PDF-documents-csharp/tree/master/Remove-password-from-PDF-document) | Remove password from an existing PDF document.
0 commit comments