Controls if the browser extensions like Flash players are executed in this HTML object. The default value is false and no extension is executed
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool RunExtensions { get; set; }
Public Property RunExtensions As Boolean
Get
Set
public:
property bool RunExtensions {
bool get ();
void set (bool value);
}
member RunExtensions : bool with get, set
Property Value
Type:
Boolean
Reference