Aspose::Pdf::Facades::AutoFiller::get_InputStream method

AutoFiller::get_InputStream method

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

System::SharedPtr<System::IO::Stream> Aspose::Pdf::Facades::AutoFiller::get_InputStream() const

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also