HtmlToImageElementFitWidth Property
When this property is true the resulted image will be resized if necessary to fit the available width in PDF page.
When false the image will be rendered at the real size. By default this property is true and
the image will be resized if necessary to fit the available width in PDF page
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public bool FitWidth { get; set; }
Property Value
Boolean