THPDFPage.TextBox Method

Method summary: THPDFPage.TextBox Method

Declaration

procedure TextBox(Rect : TRect; Text : AnsiString; Hor : THPDFJustificationType= jtLeft; Vert : THPDFTextBoxVerticalAlignment= tbvaTop);

Unit

HPDFDoc

Parameters

NamePurpose
RectRectangle
TextValue: TextBox
HorValue: TextBox
VertValue: TextBox

Return value

Returns no value

Usage notes

Related APIs