|
THotPDF.KeepImageAspectRatio
|
Κορυφή Προηγούμενο Επόμενο |
|
Determines whether the PDF image will be stretched proportionally.
Σύνταξη Delphi: property KeepImageAspectRatio: Boolean;
C++ syntax: __property bool KeepImageAspectRatio;
Ορίστε το KeepImageAspectRatio σε true για αναλογική μεγέθυνση εικόνας. Ορίστε το KeepImageAspectRatio σε false για μη αναλογική μεγέθυνση εικόνας Default value: true; |