Aspose::Pdf::ITeXInputDirectory::GetFile metod
ITeXInputDirectory::GetFile method
Returnerar strömmen att läsa från eller skriva till.
virtual System::SharedPtr<System::IO::Stream> Aspose::Pdf::ITeXInputDirectory::GetFile(System::String fileName, System::String &fullName, bool searchSubdirectories=false)=0
| Parameter | Typ | Beskrivning |
|---|---|---|
| fileName | System::String | Filnamnet. |
| fullName | System::String& | Det fullständiga filnamnet. |
| searchSubdirectories | bool | Indikerar om en fil ska sökas i underkataloger. |
ReturnValue
Strömmen.
Se även
- Typedef SharedPtr
- Class Stream
- Class String
- Class ITeXInputDirectory
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++