AnnotationZIndexEdit

constructor(pageIndex: Int, objectNumber: Int, oldZIndex: Int, newZIndex: Int)

Parameters

pageIndex

The zero-based index of the page containing the annotation.

objectNumber

The PDF object number of the annotation.

oldZIndex

The z-index of the annotation before the edit.

newZIndex

The z-index of the annotation after the edit.