THPDFPage.TextFromBaseLine Method
Сводка метода: THPDFPage.TextFromBaseLine Method
Объявление
procedure TextFromBaseLine(BaseLine: Boolean);
Модуль
HPDFDoc
Параметры
| Имя | Назначение |
|---|---|
BaseLine | True to position text from the baseline, False to use the normal text origin |
Возвращаемое значение
Не возвращает значение
Примечания по использованию
- Call this before writing text that depends on baseline positioning
- Keep the setting consistent across related text operations on the page
Связанные API
- THPDFPage
- THPDFPage Methods
- AcroForm Support
- THotPDF
- Contents