THPDFPage.TextFromBaseLine Method
Metodesammendrag: THPDFPage.TextFromBaseLine Method
Deklarasjon
procedure TextFromBaseLine(BaseLine: Boolean);
Enhet
HPDFDoc
Parametere
| Navn | Formål |
|---|---|
BaseLine | True to position text from the baseline, False to use the normal text origin |
Returverdi
Returnerer ingen verdi
Bruksnotater
- Call this before writing text that depends on baseline positioning
- Keep the setting consistent across related text operations on the page
Relaterte API-er
- THPDFPage
- THPDFPage Methods
- AcroForm Support
- THotPDF
- Contents