HiQPdf Documentation

HtmlConverterBaseProbeLayout Property

HiQPdf Client for .NET Core
Controls if the HTML converter should do a probe layout first. The default value is false

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool ProbeLayout { get; set; }

Property Value

Type: Boolean
See Also

Reference