| Package | Description |
|---|---|
| com.aspose.tex |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputFileSystemDirectory
Implements the regular file system's method for getting a file stream to write to.
|
class |
OutputZipDirectory
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
|
| Modifier and Type | Method and Description |
|---|---|
IOutputWorkingDirectory |
TeXOptions.getOutputWorkingDirectory()
Gets output working directory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeXOptions.setOutputWorkingDirectory(IOutputWorkingDirectory value)
Sets output working directory.
|
| Constructor and Description |
|---|
OutputFileTerminal(IOutputWorkingDirectory workingDirectory)
Creates new instance.
|
Copyright © 2021 Aspose. All Rights Reserved.