HiQPdf Documentation

HtmlObjectBaseProbeLayout Property

HiQPdf Client for .NET Core
Controls if the HTML converter object should do a probe layout first in this HTML object. 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