THotPDF.DetectParagraphDirection メソッド

自動段落レイアウトで使用される Unicode 最初の強い文字ルールによって選択された基本方向を返します

宣言

function DetectParagraphDirection(const Text: WideString): THPDFParagraphDirection;

ユニット

HPDFDoc

パラメータ

名前目的
Text基本方向が必要な UTF-16 段落テキスト

戻り値

THPDFParagraphDirection 値を返します

使用上の注意

関連 API