Class OutputZipDirectory
OutputZipDirectory class
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
public class OutputZipDirectory : IOutputWorkingDirectory
Constructors
| Name | Description |
|---|---|
| OutputZipDirectory(Stream) | Creates new instance. |
Methods
| Name | Description |
|---|---|
| Dispose() | Disposes the instance. |
| Finish() | Finalizes ZIP archive. |
| GetFile(string, bool) | Returns the stream to read from. |
| GetOutputFile(string) | Returns the stream to write to. |
See Also
- interface IOutputWorkingDirectory
- namespace Aspose.TeX.IO
- assembly Aspose.TeX