Aspose::TeX::Plugins::IOperationResult::ToFile method

IOperationResult::ToFile method

Tries to convert the result to a file.

virtual System::String Aspose::TeX::Plugins::IOperationResult::ToFile()=0

ReturnValue

A string the file path if the result is file; otherwise null.

See Also