|
THotPDF.KeepImageAspectRatio
|
Viršus Ankstesnis Kitas |
|
Determines whether the PDF image will be stretched proportionally.
Delphi syntax: property KeepImageAspectRatio: Boolean;
C++ syntax: __property bool KeepImageAspectRatio;
Nustatykite KeepImageAspectRatio į true, kad vaizdas būtų didinamas proporcingai. Nustatykite KeepImageAspectRatio į false, kad vaizdas būtų didinamas neproporcingai Default value: true; |