Aspose::Page::Plugins::IOperationResult::ToFile method

IOperationResult::ToFile method

Tries to convert the result to the file.

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

ReturnValue

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

See Also