THotPDF.ApplyLigatureSubstitution Method

Method summary: THotPDF.ApplyLigatureSubstitution Method

Declaration

function ApplyLigatureSubstitution(const InputGIDs : array of Word; StartIndex : Integer; const FeatureTag : AnsiString; out OutGID : Word; out ConsumedCount: Integer): Boolean; overload;

Unit

HPDFDoc

Parameters

NamePurpose
InputGIDsValue: ApplyLigatureSubstitution
StartIndexIndex
FeatureTagValue: ApplyLigatureSubstitution
OutGIDValue: ApplyLigatureSubstitution
ConsumedCountValue: ApplyLigatureSubstitution

Return value

Returns a value: Boolean

Usage notes

Related APIs