THotPDF.SetStructureElementExpansionText Method

Sets structure element expansion text state for subsequent Tagged PDF accessibility output. The setting affects later page drawing, page dictionary entries, conformance metadata, or text emission rather than already-written content

Declaration

procedure SetStructureElementExpansionText(Elem: THPDFDictionaryObject; const ExpansionText: AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
ElemInput used by SetStructureElementExpansionText
ExpansionTextInput used by SetStructureElementExpansionText

Return value

This member does not return a value

Usage notes

Related APIs