Aspose::Pdf::Facades::PdfFileSecurity::set_OutputFile method

PdfFileSecurity::set_OutputFile method

Sets the output file.

void Aspose::Pdf::Facades::PdfFileSecurity::set_OutputFile(const System::String &value)

Deprecated

Use Save(outputFile) method for getting facade results.

See Also