objectIndex property
final
Position of this object in the page's object list (zero-based).
This index is stable for the lifetime of the open document and can be passed directly to PdfDocument.renderImage to fetch the BGRA bitmap on demand.
Implementation
final int objectIndex;