HtmlToImageElementFitHeight Property

When this property is true the resulted image will be resized if necessary to fit the available height in PDF page. By default this property is false.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public bool FitHeight { get; set; }

Property Value

Boolean

See Also