THPDFPage.TextBox Method
Method summary: THPDFPage.TextBox Method
Declaration
procedure TextBox(Rect : TRect; Text : AnsiString; Hor : THPDFJustificationType= jtLeft; Vert : THPDFTextBoxVerticalAlignment= tbvaTop);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Rect | Rectangle |
Text | Value: TextBox |
Hor | Value: TextBox |
Vert | Value: TextBox |
Return value
Returns no value
Usage notes
- Call: THPDFPage.TextBox
- Stable
Related APIs
- THPDFPage
- THotPDF
- Contents