HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.SetHorizontalScaling
|
Top Previous Next |
Sets the horizontal scaling.
Delphi syntax: procedure SetHorizontalScaling ( Scaling: Word );
C++ syntax: void __fastcall SetHorizontalScaling ( Word Scaling );
Description: Sets the text horizontal scaling, to (Scaling / 100). Scaling is a number specifying the percentage of the normal text width. Initial value: 100 (normal width).
|
Copyright©2007-2019 losLab.com |