|
THotPDF.KeepImageAspectRatio
|
맨 위 이전 다음 |
|
Determines whether the PDF image will be stretched proportionally.
Delphi 구문: property KeepImageAspectRatio: Boolean;
C++ 구문: __property bool KeepImageAspectRatio;
Image를 proportionally zoom하려면 Default value: true; |