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

NamePurpose
LevelLevel
ParentValue: EmitTaggedHeading
XCoordinate
YCoordinate
TextValue: EmitTaggedHeading

Return value

Returns a value: THPDFDictionaryObject

Usage notes

Related APIs