|
THotPDF.KeepImageAspectRatio THotPDF
|
Vrh Prejšnja Naslednja |
|
Determines whether the PDF image will be stretched proportionally.
Delphi syntax: property KeepImageAspectRatio: Boolean;
C++ syntax: __property bool KeepImageAspectRatio;
Nastavite KeepImageAspectRatio na true, da sliko povečate sorazmerno. Nastavite KeepImageAspectRatio na false, da sliko povečate nesorazmerno Default value: true; |