HiraokaHyperTools.iTextSharp-LGPL
0.2.5
|
This is the complete list of members for iTextSharp.text.pdf.PdfEncryptor, including all inherited members.
Encrypt(PdfReader reader, Stream os, byte[] userPassword, byte[] ownerPassword, int permissions, bool strength128Bits) | iTextSharp.text.pdf.PdfEncryptor | static |
Encrypt(PdfReader reader, Stream os, byte[] userPassword, byte[] ownerPassword, int permissions, bool strength128Bits, Hashtable newInfo) | iTextSharp.text.pdf.PdfEncryptor | static |
Encrypt(PdfReader reader, Stream os, bool strength, String userPassword, String ownerPassword, int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
Encrypt(PdfReader reader, Stream os, bool strength, String userPassword, String ownerPassword, int permissions, Hashtable newInfo) | iTextSharp.text.pdf.PdfEncryptor | static |
Encrypt(PdfReader reader, Stream os, int type, String userPassword, String ownerPassword, int permissions, Hashtable newInfo) | iTextSharp.text.pdf.PdfEncryptor | static |
Encrypt(PdfReader reader, Stream os, int type, String userPassword, String ownerPassword, int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
GetPermissionsVerbose(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
IsAssemblyAllowed(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
IsCopyAllowed(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
IsDegradedPrintingAllowed(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
IsFillInAllowed(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
IsModifyAnnotationsAllowed(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
IsModifyContentsAllowed(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
IsPrintingAllowed(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |
IsScreenReadersAllowed(int permissions) | iTextSharp.text.pdf.PdfEncryptor | static |