Controls if the HTML converter object should do a probe layout first in this HTML object. The default value is false
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference