THPDFPage.TextOutBoxEx Method

Зведення методу: THPDFPage.TextOutBoxEx Method

Оголошення

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

Модуль

HPDFDoc

Параметри

НазваПризначення
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

Повернене значення

THPDFTextOutBoxResult with layout and overflow details

Примітки щодо використання

Пов'язані API