Aspose::Pdf::Plugins::IOperationResult::get_IsString method

IOperationResult::get_IsString method

Indicates whether the result is a text string.

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

ReturnValue

true if the result is a string; otherwise false.

See Also