THPDFPage.TextOutBoxEx Method

Yöntem özeti: THPDFPage.TextOutBoxEx Method

Bildirim

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

Birim

HPDFDoc

Parametreler

AdAmaç
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
TextANSI text to render
AlignHorizontal justification mode

Dönüş değeri

THPDFTextOutBoxResult with layout and overflow details

Kullanım notları

İlgili API'ler