Aspose::TeX::IO::OutputZipDirectory::GetOutputFile method
OutputZipDirectory::GetOutputFile method
Returns the stream to write to.
System::SharedPtr<NamedStream> Aspose::TeX::IO::OutputZipDirectory::GetOutputFile(System::String fileName) override
Parameter | Type | Description |
---|---|---|
fileName | System::String | The file name. |
ReturnValue
The named stream.
See Also
- Typedef SharedPtr
- Class NamedStream
- Class String
- Class OutputZipDirectory
- Namespace Aspose::TeX::IO
- Library Aspose.TeX for C++