THotPDF.DetectParagraphDirection 方法

返回由自动段落布局使用的 Unicode 首强字符规则所选定的基础方向

声明

function DetectParagraphDirection(const Text: WideString): THPDFParagraphDirection;

单元

HPDFDoc

参数

名称用途
Text需要确定其基础方向的 UTF-16 段落文本

返回值

返回一个 THPDFParagraphDirection 值

用法说明

相关 API