EVO PDF Logo

ImageElementEnlargeEnabled Property

EVO PDF Client for .NET Framework
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 (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool EnlargeEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference