Remove all the security settings from source PDF document
and return the PDF document with security options removed
| C# | Visual Basic | Visual C++ |
public: array<unsigned char>^ GetUnSecuredPdfBytes( array<unsigned char>^ srcPdfBytes, String^ password )
The secured PDF document as an array of bytes