GetAutoTagMode

Tagged PDF

Description

Returns the automatic structure tagging mode in force.

Syntax

Delphi

Function TPDFlib.GetAutoTagMode: Integer;

Return values

Mode0 off, 1 text, 2 furniture, 3 both.

Remarks

A new library instance starts with the mode off.

See also

SetAutoTagMode