THotPDF.EmitTaggedHeading Method
Method summary: THotPDF.EmitTaggedHeading Method
Declaration
function EmitTaggedHeading(Level : Integer; Parent : THPDFDictionaryObject; X, Y : Single; const Text : WideString): THPDFDictionaryObject;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Level | Level |
Parent | Value: EmitTaggedHeading |
X | Coordinate |
Y | Coordinate |
Text | Value: EmitTaggedHeading |
Return value
Returns a value: THPDFDictionaryObject
Usage notes
- Call: THotPDF.EmitTaggedHeading
- Stable
- Keep begin and end calls balanced so the structure tree remains valid
Related APIs
- THotPDF
- THPDFPage
- Contents