Aspose::Page::EPS::PsDocument::set_InputStream method
PsDocument::set_InputStream method
Initializes PsDocument with a stream and load options.
void Aspose::Page::EPS::PsDocument::set_InputStream(System::SharedPtr<System::IO::Stream> value)
Parameter | Type | Description |
---|---|---|
inPsStream | System::SharedPtr<System::IO::Stream> | Input stream of PS/EPS file. |
Remarks
Sets an input stream of PS/EPS file.
See Also
- Typedef SharedPtr
- Class Stream
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++