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