49
edits
Line 178: | Line 178: | ||
// rendering context for preview? | // rendering context for preview? | ||
readonly attribute boolean isPreview; | readonly attribute boolean isPreview; | ||
// dpi resolution. 0.0 = not defined. | |||
readonly attribute double dpi; | |||
// tell the backend that this page has finished rendering. | // tell the backend that this page has finished rendering. |
edits