HtmlObjectBaseProbeLayout Property
Controls if the HTML converter object should do a probe layout first in this HTML object. The default value is false
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool ProbeLayout { get; set; }
Public Property ProbeLayout As Boolean
Get
Set
public:
property bool ProbeLayout {
bool get ();
void set (bool value);
}
member ProbeLayout : bool with get, set
Property Value
Boolean