HtmlConverterBaseLayoutWithHinting Property
Controls if the hinting is used to layout HTML. Layout hinting is disabled by default.
Enabling this property can improve the layout but it can make the conversion slower
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool LayoutWithHinting { get; set; }
Property Value
Boolean