THPDFPage.WideTextOutBoxEx Method

Methodeoverzicht: THPDFPage.WideTextOutBoxEx Method

Declaratie

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

Eenheid

HPDFDoc

Parameters

NaamDoel
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

Retourwaarde

THPDFTextOutBoxResult with layout and overflow details

Gebruiksaantekeningen

Gerelateerde API's