THPDFPara.NewLine Method
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPara.NewLine

THPDFPara

 

Top  Previous  Next

Break current printing line.

 

Delphi syntax:

procedure NewLine;

 

C++ syntax:

void __fastcall NewLine ( void );

 

Description

Use NewLine to break current printing line and set print X position to begin of line.

 

 

Example

Copyright©2007-2019 losLab.com