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