THotPDF.AddTaggedTableRow Method
Method summary: THotPDF.AddTaggedTableRow Method
Declaration
function AddTaggedTableRow(TableElem: THPDFDictionaryObject): THPDFDictionaryObject;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
TableElem | Value: AddTaggedTableRow |
Return value
Returns a value: THPDFDictionaryObject
Usage notes
- Call: THotPDF.AddTaggedTableRow
- Stable
- Keep begin and end calls balanced so the structure tree remains valid
Related APIs
- THotPDF
- THPDFPage
- Contents