THPDFPage.TextFromBaseLine Method
Method summary: THPDFPage.TextFromBaseLine Method
Declaration
procedure TextFromBaseLine(BaseLine: Boolean);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
BaseLine | True to position text from the baseline, False to use the normal text origin |
Return value
Returns no value
Usage notes
- Call this before writing text that depends on baseline positioning
- Keep the setting consistent across related text operations on the page
Related APIs
- THPDFPage
- THPDFPage Methods
- AcroForm Support
- THotPDF
- Contents