PdfImageElementScaleDownToFit Property

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

Definition

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

Property Value

Boolean

See Also