# hasCurrentObjectManager

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / hasCurrentObjectManager

# Function: hasCurrentObjectManager()

> **hasCurrentObjectManager**(): `boolean`

Gets a value indicating if there is at least one [ObjectManager](../classes/ObjectManager) on the stack.

## Returns

`boolean`

true if the current [ObjectManager](../classes/ObjectManager) exists, false if the stack is empty.
