WebAPI/WebPrintAPI: Difference between revisions

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.
49

edits