EVO HTML to PDF Converter

ImageElementKeepAspectRatio Property

EVO PDF Client for .NET Documentation
A flag indicating if the aspect ratio of the image should be kept when the image is rendered in PDF. The default value of the property is true

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool KeepAspectRatio { get; set; }

Property Value

Type: Boolean
See Also

Reference