PdfSecurityManagerGetSecuredPdfBytes(String) Method
Apply the security settings to the source PDF document
and return the PDF document with security options applied
Namespace: EvoPdf.PdfSecurityAssembly: EvoPdfSecurity_NetCore (in EvoPdfSecurity_NetCore.dll) Version: 14.0.0
public byte[] GetSecuredPdfBytes(
string srcPdfFile
)
- srcPdfFile String
- The PDF document full path
ByteThe secured PDF document as an array of bytes