RegisterDecoration

Tagged PDF

Description

Says the next image drawn carries no meaning, so a reader should skip it.

Syntax

Delphi

Function TPDFlib.RegisterDecoration: Integer;

Return values

1Always.

Remarks

Rules, borders, background panels and spacer graphics are there for the eye. Announcing them interrupts the reading without adding anything, so the image is drawn inside a layout artifact and a reader passes over it (ISO 32000-1 §14.8.2.2).

The setting is spent on the next image drawn, so a later image is a figure again. It takes effect only while SetAutoTagMode covers figures.

See also

RegisterFigure, SetAutoTagMode, BeginArtifact