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

ملاحظات الاستخدام

واجهات برمجة التطبيقات ذات الصلة