HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.SetLeading

THPDFPage

 

Top  Previous  Next

Sets the text leading.

 

Delphi syntax:

procedure SetLeading ( Leading: Single );

 

C++ syntax:

void __fastcall SetLeading ( float Leading );

 

Description:

Set the text leading, to Leading, which is a number expressed in unscaled text space units. Initial value: 0.

 

Copyright©2007-2019 losLab.com