PdfImageElementEnlargeToFit Property

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

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public bool EnlargeToFit { get; set; }

Property Value

Boolean

See Also