THPDFPage.TextFromBaseLine Method
Resumo do método: THPDFPage.TextFromBaseLine Method
Declaração
procedure TextFromBaseLine(BaseLine: Boolean);
Unidade
HPDFDoc
Parâmetros
| Nome | Finalidade |
|---|---|
BaseLine | True to position text from the baseline, False to use the normal text origin |
Valor de retorno
Não retorna nenhum 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