Aspose::Page::Plugins::IOperationResult::get_IsFile method

IOperationResult::get_IsFile method

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

virtual bool Aspose::Page::Plugins::IOperationResult::get_IsFile()=0

ReturnValue

true if the result is a file; otherwise false.

See Also