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
ParameterTypeDescription
fileNameSystem::StringThe file name.

ReturnValue

The named stream.

See Also