THotPDF.EmitTaggedListItem Method
Provides emit tagged list item behaviour for the Tagged PDF accessibility workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics
Declaration
function EmitTaggedListItem(ListElem: THPDFDictionaryObject; LblX, LblY: Single; const LabelText: WideString; BodyX, BodyY: Single; const BodyText: WideString): THPDFDictionaryObject;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
ListElem | Input used by EmitTaggedListItem |
LblX | Input used by EmitTaggedListItem |
LblY | Input used by EmitTaggedListItem |
LabelText | Input used by EmitTaggedListItem |
BodyX | Input used by EmitTaggedListItem |
BodyY | Input used by EmitTaggedListItem |
BodyText | Input used by EmitTaggedListItem |
Return value
Returns a THPDFDictionaryObject value
Usage notes
- Use this API in the Tagged PDF accessibility workflow before the affected page, resource, field, or catalog object is finalised
- Keep object names, field names, resource names, and returned handles stable until the document is finalised
- Keep begin and end calls balanced, provide alternate text for non-text content, and attach MCID values to the right page content