PdfImagePreserveAspectRatio Property

Controls if the aspect ratio of the image is preserved in PDF. This property is true by default

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool PreserveAspectRatio { get; set; }

Property Value

Boolean

See Also