Aspose::Pdf::Plugins::ObjectResult::get_IsString method

ObjectResult::get_IsString method

Indicates whether the result is a string.

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

ReturnValue

true if the result is a string; otherwise false.

See Also