THPDFPage.TextOutBoxEx Method

Rezumatul metodei: THPDFPage.TextOutBoxEx Method

Declarație

function TextOutBoxEx(X, Y, LineSpacing, BoxWidth, BoxHeight: Integer; Text: AnsiString; Align: THPDFJustificationType): THPDFTextOutBoxResult;

Unitate

HPDFDoc

Parametri

NumeScop
XLeft position of the text box
YTop position of the text box
LineSpacingLine spacing used while laying out text
BoxWidthText box width
BoxHeightText box height
TextANSI text to render
AlignHorizontal justification mode

Valoare de întoarcere

THPDFTextOutBoxResult with layout and overflow details

Note de utilizare

API-uri asociate