PdfImagePreserveAspectRatio Property
Controls if the aspect ratio of the image is preserved in PDF. This property is true by default
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool PreserveAspectRatio { get; set; }
Property Value
Boolean