Aspose::Pdf::TeXMemoryOutputDirectory::GetOutputFile method
TeXMemoryOutputDirectory::GetOutputFile method
Returns the stream to write to.
System::SharedPtr<System::IO::Stream> Aspose::Pdf::TeXMemoryOutputDirectory::GetOutputFile(System::String fileName, System::String &fullName) override
Parameter | Type | Description |
---|---|---|
fileName | System::String | The file name. |
fullName | System::String& | The full file name. |
ReturnValue
The stream.
See Also
- Typedef SharedPtr
- Class Stream
- Class String
- Class TeXMemoryOutputDirectory
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++