THPDFPage.WideTextOutBoxEx Method

Podsumowanie metody: THPDFPage.WideTextOutBoxEx Method

Deklaracja

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

Jednostka

HPDFDoc

Parametry

NazwaPrzeznaczenie
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

Wartość zwracana

THPDFTextOutBoxResult with layout and overflow details

Uwagi dotyczące użycia

Powiązane API