PdfImageElementEnlargeToFit Property

If true, the image will be enlarged 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 EnlargeToFit { get; set; }

Property Value

Boolean

See Also