Winnovative PDF Security Library
Remove all the security settings from source PDF document
and return the PDF document with security options removed

Declaration Syntax
Public Function GetUnSecuredPdfBytes ( _
srcPdfFile As String, _
password As String _
) As Byte()

Parameters
- srcPdfFile (String)
- The PDF document full path
- password (String)
- The user or owner password to open the PDF document

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)