getUuid

open fun getUuid(): String

A unique in-memory identifier for each annotation. Generated at runtime, therefore not persisted (in the PDF).

Unlike getName, this method is guaranteed to always return a non-null value, even for existing annotations in a document.

Return

The UUID of this annotation.