Controls if the HTML elements excluded from rendering can be selected for detailed information retrieval.
This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool RetrieveExcludedElements { get; set; }
Public Property RetrieveExcludedElements As Boolean
Get
Set
public:
property bool RetrieveExcludedElements {
bool get ();
void set (bool value);
}
member RetrieveExcludedElements : bool with get, set
Property Value
Type:
Boolean
Reference