Aspose::Pdf::Facades::PdfFileStamp::get_InputStream method

PdfFileStamp::get_InputStream method

Gets input stream.

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

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also