THotPDF.KeepImageAspectRatio

THotPDF

 

Hore  Predchádzajúce  Ďalej

Determines whether the PDF image will be stretched proportionally.

 

Delphi syntax:

property KeepImageAspectRatio: Boolean;

 

C++ syntax:

__property bool KeepImageAspectRatio;

 

Nastavte KeepImageAspectRatio na true, ak chcete obrázok zväčšovať úmerne. Nastavte KeepImageAspectRatio na false, ak ho chcete zväčšovať neúmerne

Default value: true;