Apply the security settings to the source PDF document
and return the PDF document with security options applied
Namespace: EvoPdf.PdfSecurity
Assembly: evosecurepdf (in evosecurepdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- srcPdfBytes
- Type:System.Byte[]
The PDF document as an array of bytes
Return Value
Type:Byte[]The secured PDF document as an array of bytes
See Also