setFillColor

open fun setFillColor(color: Int)

Note that this property does not affect LinkAnnotations as this type of annotation does not render any appearance. They are created only as interactive, transparent bounding boxes.

Parameters

color

The annotation color or Color#TRANSPARENT to clear the field.