EVO PDF Logo

ImageElementKeepAspectRatio Property

EVO PDF Client for .NET Core
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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public bool KeepAspectRatio { get; set; }

Property Value

Type: Boolean
See Also

Reference