THotPDF.KeepImageAspectRatio

THotPDF

 

Atas  Sebelumnya  Berikutnya

Menentukan apakah gambar PDF akan diregangkan secara proporsional.

 

Delphi syntax:

property KeepImageAspectRatio: Boolean;

 

C++ syntax:

__property bool KeepImageAspectRatio;

 

Set KeepImageAspectRatio ke true untuk memperbesar gambar secara proporsional. Set KeepImageAspectRatio ke false untuk memperbesar gambar secara tidak proporsional.

Nilai default: true;