Aspose::TeX::IO::OutputZipDirectory::GetFile method
OutputZipDirectory::GetFile method
Returns the stream to read from.
System::SharedPtr<NamedStream> Aspose::TeX::IO::OutputZipDirectory::GetFile(System::String fileName, bool searchSubdirectories=false) override
Parameter | Type | Description |
---|---|---|
fileName | System::String | The file name. |
searchSubdirectories | bool | Indicates whether to look for a file in subdirectories. |
ReturnValue
The named stream.
See Also
- Typedef SharedPtr
- Class NamedStream
- Class String
- Class OutputZipDirectory
- Namespace Aspose::TeX::IO
- Library Aspose.TeX for C++