|
THPDFPage.SetLeading
|
Горе Предишна Следваща |
|
Sets the text leading.
Delphi syntax: procedure SetLeading ( Leading: Single );
C++ syntax: void __fastcall SetLeading ( float Leading );
Description: Задайте text leading на Leading, което е число, изразено в немащабирани text space единици. Начална стойност: 0
|