Click or drag to resize

CSPhantomJS Methods

The CSPhantomJS type exposes the following members.

Methods
  NameDescription
Public methodAbort
Abort (stop) the capturing operation.
Public methodCapture
Capture web page according to the defined properties of the library.
Public methodCaptureAsync
Capture async web page according to the defined properties of the library.
Public methodCheckLicense
Check the user license of the component.
Public methodDispose
Protected implementation of Dispose pattern.
Protected methodDispose(Boolean)
Dispose.
Public methodGetArgs
Get the arguments according to the defined properties of the library.
Public methodPause
Suspend (pause) the capturing operation.
Public methodResume
Resume (unpause) the capturing operation.
Top
See Also