Aspose::Pdf::Facades::PdfFileStamp::set_InputFile method

PdfFileStamp::set_InputFile method

Sets name and path of input file.

void Aspose::Pdf::Facades::PdfFileStamp::set_InputFile(System::String value)

Deprecated

Use BindPdf(inputFile) method for facade initialization.

See Also