Aspose::Pdf::ITeXOutputDirectory::GetOutputFile-metoden

ITeXOutputDirectory::GetOutputFile method

Returnerar strömmen att skriva till.

virtual System::SharedPtr<System::IO::Stream> Aspose::Pdf::ITeXOutputDirectory::GetOutputFile(System::String fileName, System::String &fullName)=0
ParameterTypBeskrivning
fileNameSystem::StringFilnamnet.
fullNameSystem::String&Det fullständiga filnamnet.

ReturnValue

Strömmen.

Se även