Aspose::Pdf::Facades::PdfFileStamp::set_InputStream method

PdfFileStamp::set_InputStream method

Sets input stream.

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

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also