PdfImageElementScaleDownToFit Property

If true, the image will be scaled down to fit the specified dimensions if needed

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
public bool ScaleDownToFit { get; set; }

Property Value

Boolean

See Also