Aspose::Page::Plugins::FileResult::get_IsFile method

FileResult::get_IsFile method

Indicates whether the result is a path to an output file.

bool Aspose::Page::Plugins::FileResult::get_IsFile() override

ReturnValue

true if the result is a file; otherwise false.

See Also