|
THotPDF.KeepImageAspectRatio
|
Горе Предишна Следваща |
|
Determines whether the PDF image will be stretched proportionally.
Delphi syntax: property KeepImageAspectRatio: Boolean;
C++ syntax: __property bool KeepImageAspectRatio;
Задайте KeepImageAspectRatio на true, за да мащабирате изображението пропорционално. Задайте KeepImageAspectRatio на false, за да мащабирате изображението непропорционално Default value: true; |