Click or drag to resize

CSPhantomJSCaptureAsync Method

Capture async web page according to the defined properties of the library.

Namespace:  CSPhantomJS
Assembly:  CSPhantomJS (in CSPhantomJS.dll) Version: 1.0.0
Syntax
public Task<string> CaptureAsync()

Return Value

Type: TaskString
See Also