IsTaggedPDF

Document properties

Description

Determines if the selected document has the MarkInfo/Marked property set.

Syntax

Delphi

function TPDFlib.IsTaggedPDF: Integer;

ActiveX

Function PDFlib::IsTaggedPDF As Long

DLL

int DLIsTaggedPDF(int InstanceID);

Return values

0The document is not tagged
1The document is tagged