THPDFPage.WideTextOutBoxEx Method

Metodesammendrag: THPDFPage.WideTextOutBoxEx Method

Deklarasjon

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

Enhet

HPDFDoc

Parametere

NavnFormål
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

Returverdi

THPDFTextOutBoxResult with layout and overflow details

Bruksnotater

Relaterte API-er