THotPDF.AddTaggedTableRow Method

Adds tagged table row data to the Tagged PDF accessibility workflow. The call creates or attaches the PDF-side object needed by later output, validation, signing, or page rendering steps

Declaration

function AddTaggedTableRow(TableElem: THPDFDictionaryObject): THPDFDictionaryObject;

Unit

HPDFDoc

Parameters

NamePurpose
TableElemInput used by AddTaggedTableRow

Return value

Returns a THPDFDictionaryObject value

Usage notes

Related APIs