THotPDF.ApplyLatinLigatureFeature Method

Applies latin ligature feature processing inside the text shaping and font layout workflow. The method transforms text, form packets, validation profiles, or loaded PDF data while preserving public identifiers and caller-supplied resources

Declaration

function ApplyLatinLigatureFeature(const Wide: UnicodeString; const FeatureTag: AnsiString): UnicodeString;

Unit

HPDFDoc

Parameters

NamePurpose
WideInput used by ApplyLatinLigatureFeature
FeatureTagInput used by ApplyLatinLigatureFeature

Return value

Returns an UnicodeString value

Usage notes

Related APIs