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