Aspose::Pdf::TeXFileSystemOutputDirectory::GetOutputFile method
TeXFileSystemOutputDirectory::GetOutputFile method
Returns the stream to write to.
System::SharedPtr<System::IO::Stream> Aspose::Pdf::TeXFileSystemOutputDirectory::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 TeXFileSystemOutputDirectory
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++