PdfImageElementEnlargeToFit Property

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

Definition

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

Property Value

Boolean

See Also