THotPDF.ApplyDevanagariReorder Method

Applies devanagari reorder 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 ApplyDevanagariReorder(const Wide: UnicodeString): UnicodeString;

Unit

HPDFDoc

Parameters

NamePurpose
WideInput used by ApplyDevanagariReorder

Return value

Returns an UnicodeString value

Usage notes

Related APIs