THotPDF.ApplyLigatureSubstitution メソッド

メソッドの要約: THotPDF.ApplyLigatureSubstitution メソッド

宣言

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

ユニット

HPDFDoc

パラメーター

名前目的
InputGIDsApplyLigatureSubstitution で使用される入力
StartIndex既存のアイテムを選択するために使用されるゼロベースのインデックスまたはオブジェクトインデックス
FeatureTagApplyLigatureSubstitution で使用される入力
OutGIDApplyLigatureSubstitution で使用される入力
ConsumedCountApplyLigatureSubstitution で使用される入力

戻り値

Boolean 値を返します

使用上の注意

関連 API