Winnovative PDF Security Library
Apply the security settings to the source PDF document
and return the PDF document with security options applied

Declaration Syntax
public byte[] GetSecuredPdfBytes(
string srcPdfFile
)
Public Function GetSecuredPdfBytes ( _
srcPdfFile As String _
) As Byte()

Parameters
- srcPdfFile (String)
- The PDF document full path

Return Value
The secured PDF document as an array of bytes
Assembly:
Winnovative.PDFSecurity (Module: Winnovative.PDFSecurity) Version: 2.0.0.0 (2.0.0.0)