EVO PDF Logo

ImageElementEnlargeEnabled Property

EVO PDF Client for .NET Core
A flag indicating if the image can be enlarged if necessary to fit the destination 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 EnlargeEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference