Aspose::TeX::IO::IInputWorkingDirectory class
IInputWorkingDirectory class
Interface of generalized input working directory.
class IInputWorkingDirectory : public System::IDisposable
Methods
Method | Description |
---|---|
virtual GetFile(System::String, bool) | Returns the stream to read from. MUST NOT return a null object. In case a stream cannot be returned, it MUST return a NamedStream object with a null Stream property value instead. |
See Also
- Class IDisposable
- Namespace Aspose::TeX::IO
- Library Aspose.TeX for C++