Aspose::Pdf::Plugins::ObjectResult::get_IsFile method

ObjectResult::get_IsFile method

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

bool Aspose::Pdf::Plugins::ObjectResult::get_IsFile() override

ReturnValue

true if the result is a file; otherwise false.

See Also