|
THPDFPage.SetLeading
|
ด้านบน ก่อนหน้า ถัดไป |
ตั้งค่าระยะห่างระหว่างบรรทัด
Delphi syntax: procedure SetLeading ( Leading: Single );
C++ syntax: void __fastcall SetLeading ( float Leading );
Description: ตั้ง text leading เป็น Leading ซึ่งเป็น number ที่แสดงใน unscaled text space units ค่าเริ่มต้น: 0
|