EVO HTML to PDF Converter

ImageElementKeepAspectRatio Property

Winnovative Client for .NET Core 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:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public bool KeepAspectRatio { get; set; }

Property Value

Type: Boolean
See Also

Reference