Type interface
Inheritance
IExportingPrintOptions extends IExportingImageOptions.
IExportingPrintOptions is not extended by any other symbol.
Properties
|
delay # |
Type Default A delay in milliseconds to wait before initiating print. This delay is necessary to ensure DOM is prepared and repainted before print dialog kicks in. |
|---|---|
|
disabled # |
Type Inherited from If set to |
|
imageFormat # |
Type Default Image format to use for printing. |
|
maintainPixelRatio # |
Type Default Inherited from Export images with hardware resolution ( Click here for more info |
|
maxHeight # |
Type Inherited from Maximal height of exported image, in pixels. Click here for more info |
|
maxWidth # |
Type Inherited from Maximal width of exported image, in pixels. Click here for more info |
|
minHeight # |
Type Inherited from Minimal height of exported image, in pixels. Click here for more info |
|
minWidth # |
Type Inherited from Minimal width of exported image, in pixels. Click here for more info |
|
printMethod # |
Type Default Method to use for printing. If one fails for your particular setup, try the other. "css" - inserts dynamic CSS that hides everything, except the image being printed. "iframe" - creates a dynamic |
|
quality # |
Type Inherited from Quality of the exported image: 0 to 1. |
| There are 7 inherited items currently hidden from this list. | |