THotPDF.KeepImageAspectRatio

THotPDF

 

למעלה  הקודם  הבא

Determines whether the PDF image will be stretched proportionally.

 

Delphi syntax:

property KeepImageAspectRatio: Boolean;

 

C++ syntax:

__property bool KeepImageAspectRatio;

 

הגדר KeepImageAspectRatio ל-true כדי לבצע zoom לתמונה באופן פרופורציונלי. הגדר KeepImageAspectRatio ל-false כדי לבצע zoom לא פרופורציונלי

Default value: true;