| Encryption Constructor |
Namespace: PdfTools.FourHeights.PdfToolbox.PdfAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax public Encryption(
string userPassword,
string ownerPassword,
Permission permissions
)
Parameters
- userPassword String
- ownerPassword String
- permissions Permission
See Also