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