Aspose::Page::Plugins::StringResult::get_IsFile method

StringResult::get_IsFile method

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

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

ReturnValue

true if the result is a file; otherwise false.

See Also