Aspose::Pdf::Plugins::ObjectResult::get_IsObject method

ObjectResult::get_IsObject method

Indicates whether the result is an object.

bool Aspose::Pdf::Plugins::ObjectResult::get_IsObject() const

ReturnValue

true if the result is an object; otherwise false.

See Also