THotPDF.BeginTaggedList Method
Begins the tagged list sequence for the Tagged PDF accessibility workflow. Keep the returned object or current graphics state balanced with the matching end call before finalising the page or document
Declaration
function BeginTaggedList(Parent: THPDFDictionaryObject; const NumberingStyle: AnsiString= 'None'): THPDFDictionaryObject;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Parent | Input used by BeginTaggedList |
NumberingStyle | Input used by BeginTaggedList |
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