Aspose::Page::Plugins::ByteArrayResult::ToFile method

ByteArrayResult::ToFile method

Tries to convert the result to a file.

System::String Aspose::Page::Plugins::ByteArrayResult::ToFile() override

ReturnValue

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

See Also