THPDFPage.WideTextOutBoxEx Method

สรุปเมธอด: THPDFPage.WideTextOutBoxEx Method

การประกาศ

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

ยูนิต

HPDFDoc

พารามิเตอร์

ชื่อวัตถุประสงค์
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

ค่าที่ส่งกลับ

THPDFTextOutBoxResult with layout and overflow details

หมายเหตุการใช้งาน

API ที่เกี่ยวข้อง