markedContentId property

int markedContentId
final

The marked-content identifier linking this image to the structure tree, or -1 if the image has no marked-content entry.

Callers that need the associated alt-text must look up this identifier in the document structure tree via fpdf_structtree.h independently.

Implementation

final int markedContentId;