Aspose::Pdf::Facades::PdfFileSecurity::set_InputFile method

PdfFileSecurity::set_InputFile method

Sets the input file.

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

Deprecated

Use BindPdf(inputFile) method for facade initialization.

See Also