Apply the security settings to the source PDF document
and saves the PDF document in the specified destination file
Namespace: EvoPdf.PdfSecurity
Assembly: evosecurepdf (in evosecurepdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- srcPdfBytes
- Type: SystemByte
The PDF document as an array of bytes - destPdfFile
- Type: SystemString
The file where to save the secured PDF document
See Also