Controls if the HTML elements excluded from rendering are live in PDF.
This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool LiveExcludedElements { get; set; }
Public Property LiveExcludedElements As Boolean
Get
Set
public:
property bool LiveExcludedElements {
bool get ();
void set (bool value);
}
member LiveExcludedElements : bool with get, set
Property Value
Type:
Boolean
Reference