Click or drag to resize

CSPhantomJSDestinationFormat Property

The destination media format of the destination file. This can be image or PDF. Default is Image.

Namespace:  CSPhantomJS
Assembly:  CSPhantomJS (in CSPhantomJS.dll) Version: 1.0.0
Syntax
public DestinationFormat DestinationFormat { get; set; }

Property Value

Type: DestinationFormat
See Also