THPDFPage.WideTextOutBoxEx Method

Souhrn metody: THPDFPage.WideTextOutBoxEx Method

Deklarace

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

Jednotka

HPDFDoc

Parametry

NázevÚčel
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

Návratová hodnota

THPDFTextOutBoxResult with layout and overflow details

Poznámky k použití

Související API