THPDFPage.TextFromBaseLine Method
Resumen del método: THPDFPage.TextFromBaseLine Method
Declaración
procedure TextFromBaseLine(BaseLine: Boolean);
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
BaseLine | True to position text from the baseline, False to use the normal text origin |
Valor de retorno
No devuelve ningún valor
Notas de uso
- Call this before writing text that depends on baseline positioning
- Keep the setting consistent across related text operations on the page
APIs relacionadas
- THPDFPage
- THPDFPage Methods
- AcroForm Support
- THotPDF
- Contents