Click or drag to resize

CSPhantomJSPageFormat Property

Relevant when DestinationFormat is PDF. Examples: "5in*7.5in", "10cm*20cm", "A4", "Letter".

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

Property Value

Type: String
See Also