THPDFPage.WideTextOutBoxEx Method

Резюме на метода: THPDFPage.WideTextOutBoxEx Method

Декларация

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

Unit

HPDFDoc

Параметри

NameПредназначение
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
TextUnicode text to render
AlignHorizontal justification mode

Върната стойност

THPDFTextOutBoxResult with layout and overflow details

Бележки за употреба

Свързани API