Skip to contents

Wraps FPDFAnnot_GetObjectCount. Stamp and FreeText annotations carry their visual content as a small page-object tree; pdf_annot_object_count() reports how many top-level objects are inside.

Usage

pdf_annot_object_count(annot)

Arguments

annot

A pdfium_annot.

Value

Integer scalar (zero or positive).