THotPDF.KeepImageAspectRatio

THotPDF

 

Topo  Anterior  Seguinte

Determines whether the PDF image will be stretched proportionally.

 

Delphi syntax:

property KeepImageAspectRatio: Boolean;

 

C++ syntax:

__property bool KeepImageAspectRatio;

 

Defina KeepImageAspectRatio como true para ampliar a imagem proporcionalmente. Defina KeepImageAspectRatio como false para ampliar a imagem de forma desproporcionada

Default value: true;