Aspose::TeX::Plugins::IOperationResult::get_IsString method

IOperationResult::get_IsString method

Indicates whether the result is a string.

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

ReturnValue

True if the result is a string; otherwise false.

See Also