CSPhantomJS Methods |
The CSPhantomJS type exposes the following members.
Name | Description | |
---|---|---|
Abort |
Abort (stop) the capturing operation.
| |
Capture |
Capture web page according to the defined properties of the library.
| |
CaptureAsync |
Capture async web page according to the defined properties of the library.
| |
CheckLicense |
Check the user license of the component.
| |
Dispose |
Protected implementation of Dispose pattern.
| |
Dispose(Boolean) |
Dispose.
| |
GetArgs |
Get the arguments according to the defined properties of the library.
| |
Pause |
Suspend (pause) the capturing operation.
| |
Resume |
Resume (unpause) the capturing operation.
|