Click or drag to resize

CSPhantomJS Constructor

Constructor

Namespace:  CSPhantomJS
Assembly:  CSPhantomJS (in CSPhantomJS.dll) Version: 1.0.0
Syntax
public CSPhantomJS(
	string LibsPath = "",
	string UserName = "",
	string UserKey = ""
)

Parameters

LibsPath (Optional)
Type: SystemString
UserName (Optional)
Type: SystemString
UserKey (Optional)
Type: SystemString
See Also