|
THPDFPage.SetLeading
|
Κορυφή Προηγούμενο Επόμενο |
|
Sets the text leading.
Delphi syntax: procedure SetLeading ( Leading: Single );
C++ syntax: void __fastcall SetLeading ( float Leading );
Description: Ορίζει το text leading σε Leading, που είναι number εκφρασμένο σε unscaled text space units. Initial value: 0
|