Aspose::Pdf::TeXLoadOptions::get_RequiredInputDirectory method
TeXLoadOptions::get_RequiredInputDirectory method
Gets/sets TeX requires input directory. Required input is the files that are somehow included into the main .tex file, e.g., packages for which there’s no built-in support.
System::SharedPtr<ITeXInputDirectory> Aspose::Pdf::TeXLoadOptions::get_RequiredInputDirectory()
See Also
- Typedef SharedPtr
- Class ITeXInputDirectory
- Class TeXLoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++