Winnovative PDF Security Library
Apply the security settings to the source PDF document
and saves the PDF document in the specified destination file

Declaration Syntax
public void SaveSecuredPdfToFile(
string srcPdfFile,
string destPdfFile
)
Public Sub SaveSecuredPdfToFile ( _
srcPdfFile As String, _
destPdfFile As String _
)
public:
void SaveSecuredPdfToFile(
String^ srcPdfFile,
String^ destPdfFile
)

Parameters
- srcPdfFile (String)
- The PDF document full path
- destPdfFile (String)
- The file where to save the secured PDF document
Assembly:
Winnovative.PDFSecurity (Module: Winnovative.PDFSecurity) Version: 2.0.0.0 (2.0.0.0)