THPDFPage.MoveTextPoint Method
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.MoveTextPoint

THPDFPage

 

 

Top  Previous  Next

Moves current text point.

 

Delphi syntax:

procedure MoveTextPoint ( X, Y: Single );

 

C++ syntax:

void __fastcall MoveTextPoint ( float X, float Y );

 

Description

Call MoveTextPoint to move start of the text line.

 

Example

 

 

 

 

Copyright©2007-2019 losLab.com