Click or drag to resize

IFileConverterScriptsEnabled Method

Enables Javascript utilization during conversion on/off

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
void ScriptsEnabled(
	bool on
)

Parameters

on
Type: SystemBoolean
True = Scripts are on. False = Scripts are off.
See Also