THPDFPage.WideTextOutBoxEx Method
Metodo santrauka: THPDFPage.WideTextOutBoxEx Method
Deklaracija
function WideTextOutBoxEx(X, Y, LineSpacing, BoxWidth, BoxHeight: Integer; Text: WideString; Align: THPDFJustificationType): THPDFTextOutBoxResult;
Unit
HPDFDoc
Parametrai
| Name | Paskirtis |
|---|---|
X | Left position of the text box |
Y | Top position of the text box |
LineSpacing | Line spacing used while laying out text |
BoxWidth | Text box width |
BoxHeight | Text box height |
Text | Unicode text to render |
Align | Horizontal justification mode |
Grąžinama reikšmė
THPDFTextOutBoxResult with layout and overflow details
Naudojimo pastabos
- Use this API for Unicode text workflows that need fitting results
- Use THPDFPage.WideTextOutBox for the simpler output-only workflow
Susijusios API
- THPDFPage
- THPDFPage Methods
- AcroForm Support
- THotPDF
- Contents