Aspose::TeX::Plugins::IOperationResult::get_IsFile method

IOperationResult::get_IsFile method

Indicates whether the result is a file path.

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

ReturnValue

True if the result is a file path; otherwise false.

See Also