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
- srcPdfFile
- Type: SystemString
The PDF document full path - destPdfFile
- Type: SystemString
The file where to save the secured PDF document
See Also