Aspose::Pdf::Facades::AutoFiller::set_InputStream method

AutoFiller::set_InputStream method

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

void Aspose::Pdf::Facades::AutoFiller::set_InputStream(System::SharedPtr<System::IO::Stream> value)

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also