Aspose::Pdf::Facades::AutoFiller::set_InputFileName method

AutoFiller::set_InputFileName method

Sets the input template file. One of two input modes.

void Aspose::Pdf::Facades::AutoFiller::set_InputFileName(System::String value)

Deprecated

Use BindPdf(inputFile) method for facade initialization.

See Also