THotPDF.DetectParagraphDirection 方法

傳回由自動段落版面配置所使用之 Unicode 首強字元規則選取的基準方向

宣告

function DetectParagraphDirection(const Text: WideString): THPDFParagraphDirection;

單元

HPDFDoc

參數

名稱用途
Text需要其基準方向的 UTF-16 段落文字

傳回值

傳回 THPDFParagraphDirection 值

使用說明

相關 API